Create Jira issues for new Pipedrive deals
This trigger fires when there is a new deal which matches a Pipedrive filter.
Developer info
- API endpoint slug
- pipedrive.new_filter_deal
Trigger fields
Filter Dropdown list
- Label
- Which filter?
- Slug
- filter_id
- Required
- true
- Can have default value
- false
Ingredients
Deal title The title of the deal.
- Slug
- title
- Filter code
- Pipedrive.newFilterDeal.DealTitle
- Type
- String
- Example
- Deal one
Deal The ID of the deal.
- Slug
- id
- Filter code
- Pipedrive.newFilterDeal.DealId
- Type
- String
- Example
- 123982
Org name The name of the organization.
- Slug
- org_name
- Filter code
- Pipedrive.newFilterDeal.OrgName
- Type
- String
- Example
- My Org
Org The id of the organization.
- Slug
- org_id
- Filter code
- Pipedrive.newFilterDeal.OrgId
- Type
- String
- Example
- 123456
Stage name The name of the stage the deal is in.
- Slug
- stage_name
- Filter code
- Pipedrive.newFilterDeal.StageName
- Type
- String
- Example
- My Stage
Stage The ID of the deal stage.
- Slug
- stage_id
- Filter code
- Pipedrive.newFilterDeal.StageId
- Type
- String
- Example
- 2
Status The status of the deal.
- Slug
- status
- Filter code
- Pipedrive.newFilterDeal.Status
- Type
- String
- Example
- open
Formatted value The formatted currency value of the deal.
- Slug
- formatted_value
- Filter code
- Pipedrive.newFilterDeal.FormattedValue
- Type
- String
- Example
- $100,000
Value The value of the deal.
- Slug
- value
- Filter code
- Pipedrive.newFilterDeal.Value
- Type
- String
- Example
- 5000
Currency The type of currency.
- Slug
- currency
- Filter code
- Pipedrive.newFilterDeal.Currency
- Type
- String
- Example
- USD
Expected close date The date the deal is expected to close.
- Slug
- expected_close_date
- Filter code
- Pipedrive.newFilterDeal.ExpectedCloseDate
- Type
- Date (ISO8601)
- Example
- 2020-07-07
Person name The name of the person the deal is about.
- Slug
- person_name
- Filter code
- Pipedrive.newFilterDeal.PersonName
- Type
- String
- Example
- John Smith
Person email The email of the person the deal is about.
- Slug
- person_email
- Filter code
- Pipedrive.newFilterDeal.PersonEmail
- Type
- String
- Example
- john@example.com
Person phone The phone number of the person the deal is about.
- Slug
- person_phone
- Filter code
- Pipedrive.newFilterDeal.PersonPhone
- Type
- String
- Example
- 123-456-7890
Person The ID of the person the deal is about.
- Slug
- person_id
- Filter code
- Pipedrive.newFilterDeal.PersonId
- Type
- String
- Example
- a2342i343
Owner name The name of the deal owner.
- Slug
- owner_name
- Filter code
- Pipedrive.newFilterDeal.OwnerName
- Type
- String
- Example
- Mike Smith
Owner The ID of the user that owns the deal.
- Slug
- owner_id
- Filter code
- Pipedrive.newFilterDeal.OwnerId
- Type
- String
- Example
- 2348234
Created at Date and time deal was created.
- Slug
- created_at
- Filter code
- Pipedrive.newFilterDeal.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Applets using this Trigger
-
-
Create Trello cards for new Pipedrive deals
-
Send Gmail alerts for new Pipedrive deals matching a filter
-
Add Mailchimp subscribers when Pipedrive deals change to match a filter
-
Add new Pipedrive activities to Pipedrive deals matching a filter
-
Add new Pipedrive deals matching a filter to Google Sheets rows
-
Send Slack messages when deals match a filter on Pipedrive