Salesforce Experience Cloud · Arazzo Workflow
Salesforce Experience Cloud Site Update and Publish
Version 1.0.0
Update an Experience Cloud site's settings, then publish the changes.
View Spec
View on GitHub
CMSCommunitiesCRMCustomer PortalDigital ExperienceExperience CloudPartner PortalArazzoWorkflows
Provider
Workflows
site-update-publish
Update an Experience Cloud site's settings and publish them.
Reads a site, updates its name, description, and status, then publishes the site to apply the changes.
1
getSite
getExperienceCloudSite
Read the site to confirm it exists before updating.
2
updateSite
updateExperienceCloudSite
Apply the updated name, description, and status to the site.
3
publishSite
publishExperienceCloudSite
Publish the site to make the updated settings live.