Salesforce Experience Cloud · Arazzo Workflow
Salesforce Experience Cloud SOQL Query and Update
Version 1.0.0
Run a SOQL query to find a record, then update the first match.
View Spec
View on GitHub
CMSCommunitiesCRMCustomer PortalDigital ExperienceExperience CloudPartner PortalArazzoWorkflows
Provider
Workflows
soql-query-update
Locate a record with SOQL and update the first match.
Executes a SOQL query, and if at least one record is returned, updates the first record with the supplied fields; otherwise ends without changes.
1
runQuery
Execute the SOQL query and capture the first record's Id and the total match count.
2
updateMatched
Patch the first matched record with the supplied field values. Returns no body on success.
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.