Omnisend · Arazzo Workflow
Omnisend Update Product Category
Version 1.0.0
Read a product category by id, then patch it with new values.
View Spec
View on GitHub
Email MarketingMarketing AutomationE-CommerceSMS MarketingCustomer EngagementSegmentationCampaignsFormsPopupsWeb PushAutomation WorkflowsAnalyticsMCPAgent ReadyTransactional MessagingArazzoWorkflows
Provider
Workflows
update-category
Read a category and then patch it with updated values.
Confirms a category exists by reading it, then applies a partial update to its fields.
1
getCategory
{$sourceDescriptions.omnisendApi.url}#/paths/~1product-categories~1{categoryId}/get
Read the category by id to confirm it exists before updating it.
2
updateCategory
{$sourceDescriptions.omnisendApi.url}#/paths/~1product-categories~1{categoryId}/patch
Patch the category with the supplied title. Only provided fields change.
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.