HubSpot · Arazzo Workflow
HubSpot Create a Deal With Associations
Version 1.0.0
Create a deal and associate it to an existing contact and company.
View Spec
View on GitHub
AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSalesArazzoWorkflows
Provider
Workflows
create-deal-with-associations
Create a deal and associate it to a contact and a company.
Creates a deal from the supplied property map and then associates it to an existing contact record and an existing company record.
1
createDeal
createDeal
Create the deal record using the supplied deal properties such as dealname, amount, pipeline, and dealstage.
2
associateDealToContact
createDealAssociation
Associate the new deal with the supplied contact record.
3
associateDealToCompany
createDealAssociation
Associate the new deal with the supplied company record.