v1

latestOpenAPI 3.0.12026-08-0621301.7 MB
Projects

Add a project

Adds a new project. Note that you can supply additional custom fields along with the request that are not described here. These custom fields are different for each Pipedrive account and can be recognized by long hashes as keys.

post/projects

Request body

titlestring required

The title of the project

board_idnumber

The ID of the board this project is associated with

phase_idnumber

The ID of the phase this project is associated with

descriptionstring

The description of the project

statusstring

The status of the project

owner_idnumber

The ID of a project owner

start_datestring date

The start date of the project. Format: YYYY-MM-DD.

end_datestring date

The end date of the project. Format: YYYY-MM-DD.

deal_idsinteger[]

An array of IDs of the deals this project is associated with

org_idnumber

The ID of the organization this project is associated with

person_idnumber

The ID of the person this project is associated with

labelsinteger[]

An array of IDs of the labels this project has

health_statusinteger nullable

The health status of the project

template_idnumber

The ID of the template the project will be based on

Response

Created project.

successboolean
additional_dataobject nullable