Omnisend · Arazzo Workflow
Omnisend Refresh Product Catalog Entry
Version 1.0.0
Read a product by id, then replace it with an updated representation.
View Spec
View on GitHub
Email MarketingMarketing AutomationE-CommerceSMS MarketingCustomer EngagementSegmentationCampaignsFormsPopupsWeb PushAutomation WorkflowsAnalyticsMCPAgent ReadyTransactional MessagingArazzoWorkflows
Provider
Workflows
refresh-product
Read a product and then replace it with updated catalog values.
Confirms a product exists by reading it, then fully replaces it with the supplied representation.
1
getProduct
{$sourceDescriptions.omnisendApi.url}#/paths/~1products~1{productId}/get
Read the current product by id to confirm it exists before replacing it.
2
replaceProduct
{$sourceDescriptions.omnisendApi.url}#/paths/~1products~1{productId}/put
Replace the product in full with the updated representation.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.