Send HubSpot deal summary to Telegram
This query returns details for a HubSpot deal, including amount, stage, owner, and associated contacts and companies.
Developer info
- API endpoint slug
- hubspot.get_deal_details
- Runtime method
- performQuery("hubspot.get_deal_details"}
Query fields
Deal Text input > Other
- Label
- Deal ID
- Helper text
- The numeric ID of the deal.
- Slug
- deal_id
- Required
- true
- Can have default value
- true
Ingredients
Deal name
- Slug
- deal_name
- Filter code
- Hubspot.getDealDetails.DealName
- Type
- String
- Example
- Acme Q2 Renewal
Amount
- Slug
- amount
- Filter code
- Hubspot.getDealDetails.Amount
- Type
- String
- Example
- 12500.00
Currency
- Slug
- currency
- Filter code
- Hubspot.getDealDetails.Currency
- Type
- String
- Example
- USD
Pipeline name
- Slug
- pipeline_name
- Filter code
- Hubspot.getDealDetails.PipelineName
- Type
- String
- Example
- Sales Pipeline
Stage name
- Slug
- stage_name
- Filter code
- Hubspot.getDealDetails.StageName
- Type
- String
- Example
- Closed Won
Owner name
- Slug
- owner_name
- Filter code
- Hubspot.getDealDetails.OwnerName
- Type
- String
- Example
- Sam Smith
Associated contact names csv
- Slug
- associated_contact_names_csv
- Filter code
- Hubspot.getDealDetails.AssociatedContactNamesCsv
- Type
- String
- Example
- Jane Doe, John Roe
Associated company name
- Slug
- associated_company_name
- Filter code
- Hubspot.getDealDetails.AssociatedCompanyName
- Type
- String
- Example
- Acme Inc
Close date
- Slug
- close_date
- Filter code
- Hubspot.getDealDetails.CloseDate
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Created at
- Slug
- created_at
- Filter code
- Hubspot.getDealDetails.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Deal url
- Slug
- deal_url
- Filter code
- Hubspot.getDealDetails.DealUrl
- Type
- Web URL
- Example
- https://app.hubspot.com/contacts/12345/deal/98765
