Unified.to · Arazzo Workflow
Unified.to CRM Deal With Company
Version 1.0.0
Create a CRM company, open a deal tied to it, and confirm the deal in the pipeline list.
Provider
Workflows
crm-deal-with-company
Create a company, open an associated deal, and list deals for the company.
Creates a CRM company, creates a deal whose company_ids reference the new company, then queries deals filtered to that company to confirm the deal was recorded.
1
createCompany
createCrmCompany
Create the company (account) that the deal will be associated with.
2
createDeal
createCrmDeal
Open a deal linked to the newly created company by referencing its id in company_ids.
3
listCompanyDeals
listCrmDeals
List deals filtered to the new company to confirm the opportunity is tracked under that account.