Skip to content

Opportunities Object ​



id
string
REQUIRED · The note's unique identifier
name
string
The opportunity's name
description
string
The opportunity's description
amount
number
The opportunity's amount
currency
string
The amount attribute's currency
owner
string
The opportunity's owner
account
string
The opportunity's account
contact
string[]
The opportunity's contacts
stage
string
The opportunity's stage
status
string
The opportunity's status
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
close_date
string · date-time
The date and time of the opportunity's close date
created_at
string · date-time
The date and time of the opportunity's creation
updated_at
string · date-time
The date and time of the opportunity's last update
remote_data
object
Raw data returned from the remote API call.