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 AutomationEcommerceSMS MarketingCustomer EngagementSegmentationCampaignsFormsPopupsWeb PushArazzoWorkflows
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.