Amazon Pinpoint · Arazzo Workflow
Amazon Pinpoint Build Segment and Campaign
Version 1.0.0
Create a project, define an audience segment, then launch a campaign targeting it.
View Spec
View on GitHub
CampaignsCommunicationsEmailMarketingMessagingPush NotificationsSMSVoiceCustomer EngagementSegmentationJourneysAnalyticsArazzoWorkflows
Provider
Workflows
build-segment-campaign
Provision a project, create a segment, and launch a campaign against it.
Creates an application, then a dimensional segment, then a campaign that targets the segment using the segment id and version returned upstream.
1
createApp
CreateApp
Create the application that will own the segment and campaign.
2
createSegment
CreateSegment
Create a dimensional segment within the application using the supplied dimension criteria.
3
createCampaign
CreateCampaign
Create a campaign that targets the new segment, referencing the segment id and version returned by the create-segment step.