Salesforce Experience Cloud · Arazzo Workflow
Salesforce Experience Cloud Topic Upsert
Version 1.0.0
Search community topics by name and create one if it does not exist, else update it.
View Spec
View on GitHub
CMSCommunitiesCRMCustomer PortalDigital ExperienceExperience CloudPartner PortalArazzoWorkflows
Provider
Workflows
topic-upsert
Create a community topic by name or update the existing match.
Searches topics for an exact name match, then either creates a new topic or updates the matched topic's description.
1
findTopic
getTopics
Search the site's topics for an exact name match.
2
updateTopic
updateTopic
Update the matched topic's description.
3
createTopic
createTopic
Create a new topic when no existing topic matched the name.