Skip to main content
apollo.createDeal creates a deal and can associate it with a saved account, owner, and stage.
automations/create-apollo-deal.automation.ts
name is required. account, owner, and stage accept semantic references or { id }; amount, closedDate, and customFields are optional. Returns the created ApolloDeal.