Salesforce Sales Cloud · Arazzo Workflow
Salesforce Sales Cloud Account Tree With Contacts
Version 1.0.0
Create an Account and its child Contacts in one tree call, then read the Account back.
Provider
Workflows
account-tree-with-contacts
Create a parent Account plus child Contacts in one tree, then verify.
Posts an sObject tree with an Account root and nested Contact children, then reads the created root Account back by id.
1
createTree
createSObjectTree
Create the Account root and nested Contact children in one call.
2
verifyAccount
getSObjectRecord
Read the created root Account back by id.
Source API Descriptions
openapi