Skip to content

Projects Object ​



id
string
REQUIRED · 

The project's unique identifier

name
string

The project's name

description
string

The project's description

amount
number

The project's amount

currency
string

The amount attribute's currency

owner
object

The project's owner

id
string

The owner's unique identifier

name
string

The owner name

account
object

The project's account

id
string

The account's unique identifier

name
string

The account name

contact
object[]

The project's contacts

id
string

The contact's unique identifier

name
string

The contact name

opportunity
object[]

The project's opportunity

id
string

The opportunity's unique identifier

name
string

The opportunity name

stage
object

The project's stage

id
string

The stage's unique identifier

name
string

The stage's name

status
string

The project's status

tags
object[]

The project'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 project's last activity

close_date
string · date-time

The date and time of the project's close date

created_at
string · date-time

The date and time of the project's creation

updated_at
string · date-time

The date and time of the project's last update

remote_data
object

Raw data returned from the remote API call.