Amazon Pinpoint · Arazzo Workflow
Amazon Pinpoint Message User Across Endpoints
Version 1.0.0
Look up all endpoints for a user then send them a message across every channel.
View Spec
View on GitHub
CampaignsCommunicationsEmailMarketingMessagingPush NotificationsSMSVoiceCustomer EngagementSegmentationJourneysAnalyticsArazzoWorkflows
Provider
Workflows
message-user-across-endpoints
Resolve a user's endpoints then send a cross-channel message to the user.
Reads all endpoints for a user id, and if any exist, sends a user-targeted message that Pinpoint delivers across the user's endpoints.
1
getUserEndpoints
GetUserEndpoints
Retrieve all endpoints registered for the user id so the flow can confirm the user is reachable before sending.
2
sendUsersMessage
SendUsersMessages
Send a message targeted at the user id; Pinpoint delivers it across all of the user's endpoints.