Omnisend · Arazzo Workflow
Omnisend Subscribe and Trigger Welcome
Version 1.0.0
Create or update a subscriber, then send a subscribed event to trigger the welcome automation.
View Spec
View on GitHub
Email MarketingMarketing AutomationE-CommerceSMS MarketingCustomer EngagementSegmentationCampaignsFormsPopupsWeb PushAutomation WorkflowsAnalyticsMCPAgent ReadyTransactional MessagingArazzoWorkflows
Provider
Workflows
subscribe-and-welcome
Upsert a subscribed contact and emit a subscribed event for them.
Writes the contact as subscribed and then sends a subscribed customer event keyed to that email to trigger the welcome automation.
1
subscribeContact
{$sourceDescriptions.contactsApi.url}#/paths/~1contacts/post
Create or update the contact with a subscribed status using the email as the natural key.
2
sendSubscribedEvent
{$sourceDescriptions.eventsApi.url}#/paths/~1events/post
Send a subscribed customer event to trigger the welcome automation. Returns 202 Accepted when the event is queued.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.