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
object

The opportunity's owner

id
string

The opportunity's owner's unique identifier

account
object

The opportunity's account

id
string

The account's unique identifier

contact
object[]

The opportunity's contacts

id
string

The contact's unique identifier

stage
object

The opportunity's stage

id
string

The stage's unique identifier

name
string

The stage's name

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.