Create campaign in AWS Pinpoint and send to all endpoints except one

0

We want to implement a mechanism where, when one person creates a message, a push notification is sent to all users except that person. The idea was to create a dynamic segment and have all the endpoints automatically added to this segment, but I see no way to filter except by the endpoint of the person sending the message. Is there a way to implement this logic? 'Send to all endpoints except one'?

MariaR
asked 6 months ago255 views
1 Answer
0

One option is to put some unique identifier in each endpoint's attributes. Then create a segment to exclude <unique id>. Create a campaign on that segment.

AWS
MODERATOR
answered 5 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