List Opportunities ​
Endpoint ​
http
GET /unified/crm/opportunities
Integrations supported
- Capsule
- Close
- Copper
- HubSpot
- Outreach
- Pipedrive
- Salesforce
- Zoho CRM
Query parameters ​
integrated_account_id
string · uuid
REQUIRED · The ID of the integrated account to use for the request.
Example:
62f44730-dd91-461e-bd6a-aedd9e0ad79d
owner
string
The owner's unique identifier
Supported in
- Close
- Pipedrive
account
string
The opportunity's account
Supported in
- Close
- Salesforce
status
string
The opportunity's status
Supported in
- Close
- Pipedrive
stage
string
The opportunity's stage
Supported in
- Close
- Pipedrive
created_at
string · date-time
The date and time of the opportunity's creation
Supported in
- Salesforce
updated_at
string · date-time
The date and time of the opportunity's last update
Supported in
- Salesforce
contact
array
The opportunity's contacts
Supported in
- Salesforce
Response Body ​
result
object[]
List of Opportunities
id
string
REQUIRED · The note's unique identifier
Supported in
- Capsule
- Close
- Copper
- HubSpot
- Outreach
- Pipedrive
- Salesforce
- Zoho CRM
name
string
The opportunity's name
Supported in
- Capsule
- Close
- Copper
- HubSpot
- Outreach
- Pipedrive
- Salesforce
- Zoho CRM
description
string
The opportunity's description
Supported in
- Capsule
- Close
- Copper
- HubSpot
- Outreach
- Salesforce
- Zoho CRM
amount
number
The opportunity's amount
Supported in
- Capsule
- Close
- Copper
- HubSpot
- Outreach
- Pipedrive
- Salesforce
- Zoho CRM
currency
string
The amount attribute's currency
Supported in
- Capsule
owner
string
The opportunity's owner
Supported in
- Capsule
- Close
- Copper
- HubSpot
- Outreach
- Pipedrive
- Salesforce
- Zoho CRM
account
string
The opportunity's account
Supported in
- Capsule
- Close
- Copper
- HubSpot
- Outreach
- Pipedrive
- Salesforce
- Zoho CRM
contact
string[]
The opportunity's contacts
Supported in
- Capsule
- Salesforce
stage
string
The opportunity's stage
Supported in
- Capsule
- Close
- Copper
- HubSpot
- Outreach
- Pipedrive
- Salesforce
- Zoho CRM
status
string
The opportunity's status
Supported in
- Close
- Copper
- Pipedrive
- Salesforce
tags
object[]
The opportunity's tags
id
string
The tag's unique identifier
name
string
The tag's name
last_activity_at
string · date-time
The date and time of the opportunity's last activity
Supported in
- Close
- Copper
- Outreach
- Pipedrive
- Salesforce
- Zoho CRM
close_date
string · date-time
The date and time of the opportunity's close date
Supported in
- Capsule
- Close
- Copper
- HubSpot
- Outreach
- Pipedrive
- Salesforce
- Zoho CRM
created_at
string · date-time
The date and time of the opportunity's creation
Supported in
- Capsule
- Close
- Copper
- HubSpot
- Outreach
- Pipedrive
- Salesforce
- Zoho CRM
updated_at
string · date-time
The date and time of the opportunity's last update
Supported in
- Capsule
- Close
- Copper
- HubSpot
- Outreach
- Pipedrive
- Salesforce
- Zoho CRM
remote_data
object
Raw data returned from the remote API call.
next_cursor
string
The cursor to use for the next page of results. Pass this value as `next_cursor` in the query parameter in the next request to get the next page of results.