Salesforce Experience Cloud · Arazzo Workflow
Salesforce Experience Cloud CMS Content Revise and Republish
Version 1.0.0
Update an existing CMS content item, then republish it to channels.
View Spec
View on GitHub
CMSCommunitiesCRMCustomer PortalDigital ExperienceExperience CloudPartner PortalArazzoWorkflows
Provider
Workflows
cms-content-revise-republish
Revise an existing CMS content item and republish it.
Reads a content item, updates its title and body, and republishes it to the supplied delivery channels.
1
getContent
getCmsContent
Read the content item to confirm it exists before revising.
2
updateContent
updateCmsContent
Apply the revised title and body to the content item.
3
republishContent
publishCmsContent
Republish the revised content item to the supplied delivery channels.