Create Pipedrive deal from new Apollo deal
This trigger fires every time a new deal is created in your Apollo account.
Developer info
- API endpoint slug
- apollo.new_deal_created
Trigger fields
No fields for this trigger
Ingredients
Deal The unique Apollo ID of the deal.
- Slug
- deal_id
- Filter code
- Apollo.newDealCreated.DealId
- Type
- String
- Example
- 63f53afe4ceeca00016bdd99
Deal name The name of the deal.
- Slug
- deal_name
- Filter code
- Apollo.newDealCreated.DealName
- Type
- String
- Example
- Acme - Q3 expansion
Amount The monetary value of the deal, formatted with two decimal places.
- Slug
- amount
- Filter code
- Apollo.newDealCreated.Amount
- Type
- String
- Example
- 25000.00
Deal stage The deal stage name, resolved from the stage ID.
- Slug
- deal_stage
- Filter code
- Apollo.newDealCreated.DealStage
- Type
- String
- Example
- Discovery
Account The Apollo ID of the account the deal belongs to.
- Slug
- account_id
- Filter code
- Apollo.newDealCreated.AccountId
- Type
- String
- Example
- 63f53afe4ceeca00016bdd2f
Owner The Apollo ID of the deal owner.
- Slug
- owner_id
- Filter code
- Apollo.newDealCreated.OwnerId
- Type
- String
- Example
- 60affe7d6e270a00f5db6fe4
Close date The expected close date of the deal, if set.
- Slug
- close_date
- Filter code
- Apollo.newDealCreated.CloseDate
- Type
- Date (ISO8601)
- Example
- 2020-07-07
Created at The time the deal was created in Apollo.
- Slug
- created_at
- Filter code
- Apollo.newDealCreated.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
