Salesforce Sales Cloud · Arazzo Workflow
Salesforce Sales Cloud Opportunity With Contact Role
Version 1.0.0
Open an Opportunity, then attach a Contact to it as an OpportunityContactRole.
Provider
Workflows
opportunity-with-contact-role
Create an Opportunity and attach a Contact as a contact role.
Creates an Opportunity tied to an Account, then creates an OpportunityContactRole record referencing the new Opportunity and the supplied Contact.
1
createOpportunity
createSObjectRecord
Open the Opportunity against the supplied Account.
2
addContactRole
createSObjectRecord
Link the Contact to the new Opportunity as a contact role.