Salesforce Experience Cloud · Arazzo Workflow
Salesforce Experience Cloud Case Escalation
Version 1.0.0
Find an open Case by number with SOQL, escalate it, and reload it.
View Spec
View on GitHub
CMSCommunitiesCRMCustomer PortalDigital ExperienceExperience CloudPartner PortalArazzoWorkflows
Provider
Workflows
case-escalation
Look up a Case by number and escalate it.
Resolves a Case by CaseNumber via SOQL, escalates the matched record, and reloads it; ends without changes when no Case matches.
1
2
escalateCase
Patch the matched Case with an escalated status and priority. Returns no body on success.
3
reloadCase
Reload the Case to confirm the escalated status and priority took effect.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.