12-05-2023 02:36 AM - last edited on 12-15-2023 01:52 PM by Shahzad_Ismail
Hi,
the docs say you can "Callback using AWS SNS by provisioning the callback URL with an Access Key ID, Secret Key and Region." but sadly doesn't define an example of HOW that would look in the end.
Could anyone kindly provide an example of how an URL should look if I want to get webhooks via SNS?
Solved! Go to Solution.
12-15-2023 01:12 PM
Hello again!
The SMS team got back to us with more information. When delivering callbacks via AWS SNS, Sinch acts as a publisher to your configured SNS topic. The Access Key ID, Secret Key, and Region are available in your Amazon SNS account.
When configuring your solution to receive callbacks delivered using AWS SNS, you will need the ARN of the topic (which will look like this example ARN from Amazon's documentation site: arn:aws:sns:us-east-2:123456789012:your_topic
). For more information on SNS topics, see Amazon's documentation on Creating an Amazon SNS topic.
Please let us know if you have any other questions.
Thank you!
12-05-2023 11:00 AM
Hello, thank you for reaching out!
As you noted, our documentation details that the SMS REST API offers callback support using AWS SNS. This feature is available upon request, and you can reach out to your account manager for support. They will be able to help you gain access to this functionality.
In the meantime, I've contacted our SMS team to get more information on this issue. Depending on the response, I'll either update this post directly or send you a direct message with further information.
Thanks again!
12-15-2023 01:12 PM
Hello again!
The SMS team got back to us with more information. When delivering callbacks via AWS SNS, Sinch acts as a publisher to your configured SNS topic. The Access Key ID, Secret Key, and Region are available in your Amazon SNS account.
When configuring your solution to receive callbacks delivered using AWS SNS, you will need the ARN of the topic (which will look like this example ARN from Amazon's documentation site: arn:aws:sns:us-east-2:123456789012:your_topic
). For more information on SNS topics, see Amazon's documentation on Creating an Amazon SNS topic.
Please let us know if you have any other questions.
Thank you!
12-19-2023 09:21 AM
what is the process to get a callback url with authentication and personnal header with SMS API ?
12-20-2023 07:54 AM
Thank you for your follow-up question, flomomo!
Our documentation details that a number of callback features are available upon request, including:
In order to enable these features, you must reach out to your account manager for support. They will be able to help you gain access to this functionality.
If you have any other questions, or would like to provide additional context for your question, please feel free to respond to this post.
Thank you!