Questions tagged [inbound]

121 questions
0
votes
0 answers

Not Receiving Twilio message using conversation API in rails

I am working on Twilio conversation API and trying to implement a custom solution. Outbound messages are working perfectly. But the problem is I am unable to receive a message. When I send a message to Twilio trial number from my mobile phone, it…
0
votes
1 answer

After added the user IP in inbound traffic(access restriction) of app service in azure, those IP user still cannot access the website

I have an app service that restrict all IP address and allow some of the IP, and I try to add my phone IP to test this function, it is work. But for other country's IP that I tried to add, the user from those IP cannot access. Is that something…
AnakinC
  • 5
  • 5
0
votes
1 answer

How to define a translator for an Integration Object Item Attribute -Hybris

How can we define a translator for an Integration Object Item Attribute in SAP Commerce? Below screenshot is a sample Integration Object Item Attribute definition. Is it possible to define a translator for an attribute let us say attribute available…
Ajit
  • 1
  • 4
0
votes
1 answer

Need to modify request payload in Azure APIM set body to send modified request body to BE

My APIM is receiving request payload in POST request - and I have to format and send to backend -- Formatted payload for BE I have to add the 2 parameters after every newreq line and append 2 new lines after GET request line. how to achive this in…
0
votes
1 answer

Azure API Extract policy's response status code

I'm making request using policy.. I need to check the status code of that request I tried using even
0
votes
1 answer

How can I receive inbound text trough Twilio on monday?

I'm trying to use Twilio for Automated messages through Monday. unfortunately, I cannot figure out how to receive the inbound responses from customers, Can someone guide me if you've figured this out.
0
votes
2 answers

I am not able to implement to reply message to twilio number

I need to create 2 way SMS API in nodejs. I am receiving a message from twilio but I am not receiving a message when I reply to the same message reply.js const http = require("http"); const express = require("express"); const MessagingResponse =…
Vicky Kumar
  • 239
  • 7
  • 21
0
votes
3 answers

ec2 instance outside the rdp. error: ERR_CONNECTION_REFUSED

ec2 instance running on windows server. When I am trying to access inside the rdp connection its working fine. But when I am trying to access it outside the rdp then its give me error: ERR_CONNECTION_REFUSED. I have set the below inbound rules for…
Vickysw
  • 70
  • 10
0
votes
2 answers

Azure APIM inbound policy ignore case for the property name

I have inbound policy as below
Chandra Mohan
  • 729
  • 2
  • 10
  • 29
0
votes
2 answers

External system is not responding in maximo, not able to track the event in logs also

In maximo v7.5 I am trying to upload data using external systems > enterprise services but the new data is not reflected in maximo , no errors either in logs or in file management or no messages stucked in queues. Infact , inbound transaction…
dev_ns
  • 1
0
votes
2 answers

FileConnector with Start Delay

Hi is there any option to provide start Delay with file:inbound-endpoint?(FileConnector) (I can see quartz is the alternate solution for this)
SRK
  • 130
  • 1
  • 9
0
votes
1 answer

Fetch inbound email data into J2ee Application

Anyone know the API service that help me to store email information in my J2EE application which is replied by clients.
0
votes
0 answers

ssh connection to the aws is working but inbound github cl

ssh connection to the aws is working but inbound github clone I got this message Failed to connect to github.com port 1080: Connection timed out Dec 12 03:51:11 ip-172-31-18-207 amazon-ssm-agent.amazon-ssm-agent[1282]: 2019-12-12 03:51:11…
user11173832
0
votes
1 answer

Is fetching data from a third party into EC2 considered Inbound Data?

We have a nightly cron job that will fetch a 2gb xml file and then perform processing on it. Is this considered inbound data and thus is free under the new fee policy for Amazon EC2?
somejkuser
  • 8,856
  • 20
  • 64
  • 130
0
votes
1 answer

Laravel mailbox inbound parse sendgrid

So I'm trying to make my own inbox for emails using the followin packag beyondcode/laravel-mailbox I installed the package on a blank project, in order to test it out. I can send emails with the sendgrid API, so that's not a problem at all. Now, I…
Robin
  • 1,567
  • 3
  • 25
  • 67
1 2 3
8 9