Salesforce · Arazzo Workflow
Salesforce Create Case for Contact
Version 1.0.0
Create a support Case associated with an existing Contact and Account.
View Spec
View on GitHub
AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSalesArazzoWorkflows
Provider
Workflows
create-case-for-contact
Create a Case linked to a Contact and Account.
Inserts a Case record that references a supplied Contact and Account so the new Case is associated with both on the standard related lists.
1
createCase
createRecord
Insert a new Case record referencing the supplied Contact and Account so the Case is linked to both.
2
getCase
getRecord
Read back the newly created Case to confirm it was stored and to surface its fields for downstream use.