Salesforce Experience Cloud · Arazzo Workflow
Salesforce Experience Cloud Headless Content Delivery
Version 1.0.0
Resolve a delivery channel, query its published content, then fetch one item.
View Spec
View on GitHub
CMSCommunitiesCRMCustomer PortalDigital ExperienceExperience CloudPartner PortalArazzoWorkflows
Provider
Workflows
headless-content-delivery
Query a delivery channel and fetch a published content item.
Lists delivery channels, queries published content for the first channel by content type, and retrieves the first returned content item.
1
listChannels
listDeliveryChannels
List the available delivery channels and capture the first channel ID.
2
queryContent
queryChannelContent
Query published managed content for the channel filtered by content type.
3
getContentItem
getChannelContentItem
Retrieve the first returned content item by its content key.