Salesforce Experience Cloud · Arazzo Workflow
Salesforce Experience Cloud CMS Content Publish
Version 1.0.0
Create a CMS content item, read it back, then publish it to channels.
View Spec
View on GitHub
CMSCommunitiesCRMCustomer PortalDigital ExperienceExperience CloudPartner PortalArazzoWorkflows
Provider
Workflows
cms-content-publish
Author a CMS content item and publish it to channels.
Creates a CMS content item, reads it back to confirm its draft status, and publishes it to the supplied channel IDs.
1
createContent
createCmsContent
Create a new CMS content item with the supplied title, type, and body.
2
getContent
getCmsContent
Read the content item back to confirm its draft status before publishing.
3
publishContent
publishCmsContent
Publish the content item to the supplied delivery channels.