Get Tasks ​
Endpoint ​
http
GET /unified/crm/tasks/{id}
Integrations supported
- Close
- Copper
- HubSpot
- Outreach
- Pipedrive
- Salesforce
- Zoho CRM
Path parameters ​
id
string
REQUIRED · The ID of the resource.
Example:
23423523
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
Response Body ​
id
string
REQUIRED · The task's unique identifier
Supported in
- Close
- Copper
- HubSpot
- Outreach
- Pipedrive
- Salesforce
- Zoho CRM
subject
string
The task's subject
Supported in
- Close
- Copper
- HubSpot
- Pipedrive
- Salesforce
- Zoho CRM
content
string
The task's content
Supported in
- Close
- Copper
- HubSpot
- Outreach
- Pipedrive
- Zoho CRM
owner
string
The task's owner
Supported in
- Close
- Copper
- HubSpot
- Outreach
- Pipedrive
- Salesforce
- Zoho CRM
account
string
The task's account
Supported in
- Close
- Copper
- HubSpot
- Outreach
- Pipedrive
- Salesforce
contact
string[]
The task's contact
Supported in
- Copper
- HubSpot
- Zoho CRM
opportunity
string[]
The task's opportunity
Supported in
- HubSpot
completed_at
string · date-time
The date and time of the task's completion
Supported in
- Copper
- HubSpot
- Outreach
- Pipedrive
- Salesforce
- Zoho CRM
due_date
string · date-time
The date and time of the task's due date
Supported in
- Close
- Copper
- HubSpot
- Outreach
- Pipedrive
- Salesforce
- Zoho CRM
status
string
The task's status
Supported in
- Close
- Copper
- HubSpot
- Outreach
- Pipedrive
- Salesforce
- Zoho CRM
created_at
string · date-time
The date and time of the task's creation
Supported in
- Close
- Copper
- HubSpot
- Outreach
- Pipedrive
- Salesforce
- Zoho CRM
updated_at
string · date-time
The date and time of the task's last update
Supported in
- Close
- Copper
- HubSpot
- Outreach
- Pipedrive
- Salesforce
- Zoho CRM
remote_data
object
Raw data returned from the remote API call.