Features - Connectors Framework - Inbound REST API - Projects
Projects
Overview
All the API methods available for project.
Parameters
Allows the API to create and view your projects. You can retrieve individual projects as well as a list of all your projects
customerName
required
String
Name of the customer you want the project for
customerId
required
Long
Id of the customer you want the project for
categoryName
optional
String
Category Name of the project categories if any defined in project settings
customStatus
optional
String
Custom status of the project if any defined in project or project settings
description
optional
String
A description of the project
projectManager
optional
Long
Project Manager's User Id
projectName
required
String
Name of the project
location
optional
Address Object
Address of the project
externalId
optional
String
The third-party clients internal ID
Example