post https://classic-api.contractorscloud.com/api/v1/projects
Creates a new project.
š Gather your Data: Creating a Project requires you to collect a handful of data and required ids ahead of time. Take a look at the Common examples section to get a better understanding of what is involved.
š Site Type: For the required site_type_id
field, you will need to hit the Read available options endpoint to get a listing of available SiteTypes. When hitting this endpoint set the type
path param to site-type
.
ā Required Fields: Depending on the Company a project is being created for, there may be additional CustomFields which will be required for Project creation. Additionally, fields such as workflow_id
and name
may also be required and their requirement is dictated by the corresponding Company settings.