By using AWS re:Post, you agree to the AWS re:Post Terms of Use

Can I setup call forwarding on an AWS Pinpoint phone number?

0

Can I setup call forwarding on an AWS Pinpoint phone number? Such that if my customer call the number I SMS text them on, that I can answer their call.

asked 6 months ago248 views
1 Answer
1
Accepted Answer

AWS Pinpoint does not natively support call forwarding, but you can achieve it by integrating AWS Pinpoint with Amazon Connect. Here’s how:

Provision a Phone Number in Amazon Connect: Set up an Amazon Connect instance and claim a phone number.

Create an Amazon Connect Contact Flow: Configure a contact flow to forward calls to another number.

Integrate AWS Pinpoint with Amazon SNS: Use Amazon SNS to handle notifications between AWS Pinpoint and Amazon Connect.

Use AWS Lambda for Integration Logic: Implement a Lambda function to manage the logic for forwarding calls based on SMS triggers from AWS Pinpoint.

This setup allows you to manage both SMS and voice calls, effectively forwarding calls made to your AWS Pinpoint number.

profile picture
EXPERT
answered 6 months ago
profile picture
EXPERT
reviewed 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions