Projects
Projects are unique sequences of tasks that must be completed to reach a certain outcome.
Available methods
-
POST
/projects/
— Insert a Project -
POST
/projects/from-template/
— Create a Project from Template -
POST
/projects/bulk/
— Insert Multiple Projects -
GET
/projects/
— Get the List of Projects -
GET
/projects/{id}
— Get a Project -
PUT
/projects/{id}
— Update a Project -
PUT
/projects/bulk/{ids}
— Update Multiple Projects -
DELETE
/projects/{id}
— Delete a Project -
DELETE
/projects/bulk/{ids}
—Delete Multiple Projects -
POST
/projects/{id}/attachments
— Add an Attachment to a Project -
GET
/projects/{id}/attachments
— Get the List of Attachments Associated with a Project -
GET
/projects/{id}/attachments/{attachment_id}
— Get an Attachment Associated with a Project -
GET
/projects/{id}/attachments/{attachment_id}/download
— Get an Attachment File Associated with a Project -
GET
/projects/{id}/attachments/{attachment_id}/thumbnail
— Get the Thumbnail for an Attachment Associated with a Project -
PUT
/projects/{id}/attachments/{attachment_id}
— Replace an Attachment to a Project -
DELETE
/projects/{id}/attachments/{attachment_id}
— Delete an Attachment Associated with a Project -
DELETE
/projects/{id}/attachments/{attachment_ids}
— Delete Attachments Associated with a Project -
OPTIONS
/projects/
— Discover Available Methods and Fetch the Endpoint Reference for Projects
Project object properties
A project is a unique sequence of tasks that must be completed to reach a certain outcome.
The Project
object has the following properties:
Property |
Description |
Type |
Read-only |
Query allowed |
Sorting allowed |
---|---|---|---|---|---|
|
Optional accounting code that can be used for integration with external accounting systems. |
string |
— |
Yes |
— |
|
The attachments associated with this project. Array of internal IDs for attachment objects. |
Array of |
Yes |
— |
— |
|
The autobilling cap amount, in the currency used for the project. |
number |
— |
Yes |
— |
|
The project billing code. Used in bulk invoicing. |
string |
— |
Yes |
Yes |
|
The internal ID of the billing contact, if different from the designated billing contact for the customer. |
integer |
— |
Yes |
Yes |
|
The internal ID of the approval process for bookings to the project. Mutually exclusive with |
integer |
— |
Yes |
— |
|
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
|
The internal ID of the approval process for booking requests to the project, depending on your SuiteProjects Pro account configuration. Mutually exclusive with The internal ID of the booking request approval process for the project. Mutually exclusive with |
integer |
— |
Yes |
— |
|
The internal ID of the The internal ID of the employee who approves booking requests to the project, if a single approver process is used. Mutually exclusive with Other possible values:
|
integer |
— |
Yes |
— |
|
The budgeted revenue for the project. |
number |
— |
Yes |
— |
|
The internal ID of the approval process for budget associated with the project. Mutually exclusive with |
integer |
— |
Yes |
— |
|
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
|
The budgeted cost for the project. |
number |
— |
Yes |
— |
|
The budgeted amount of time for the project in hours. |
number |
— |
Yes |
— |
|
A comma-delimited list of internal IDs of categories (services) against which time can be booked for the project. |
string |
— |
Yes |
— |
|
The internal ID of the contact associated with the project. |
integer |
— |
Yes |
Yes |
|
A 1/0 field indicating whether to copy the project approvers associated with the project or project template specified in |
Boolean |
— |
— |
— |
|
A 1/0 field indicating whether to copy the bookings associated with the project or project template specified in |
Boolean |
— |
— |
— |
|
A 1/0 field indicating whether to copy the customers and projects to exclude from denominator when calculating user allocation % from the project or project template specified in |
Boolean |
— |
— |
— |
|
A 1/0 field indicating whether to copy the custom field values from the project or project template specified in |
Boolean |
— |
— |
— |
|
A 1/0 field indicating whether to copy the dashboard settings from the project or project template specified in |
Boolean |
— |
— |
— |
|
A 1/0 field indicating whether to copy the expense policy associated with the project or project template specified in |
Boolean |
— |
— |
— |
|
A 1/0 field indicating whether to copy the invoice layout settings associated with the project or project template specified in |
Boolean |
— |
— |
— |
|
A 1/0 field indicating whether to copy the issues associated with the project or project template specified in |
Boolean |
— |
— |
— |
|
A 1/0 field indicating whether to copy the loaded costs from the project or project template specified in |
Boolean |
— |
— |
— |
|
A 1/0 field indicating whether to copy the notification settings from the project or project template specified in |
Boolean |
— |
— |
— |
|
A 1/0 field indicating whether to copy the project assignment profiles associated with the project or project template specified in |
Boolean |
— |
— |
— |
|
A 1/0 field indicating whether to copy the automated project autobilling settings from the project or project template specified in |
Boolean |
— |
— |
— |
|
A 1/0 field indicating whether to copy the project billing rules associated with the project or project template specified in |
Boolean |
— |
— |
— |
|
A 1/0 field indicating whether to copy the project budget groups associated with the project or project template specified in |
Boolean |
— |
— |
— |
|
A 1/0 field indicating whether to copy the project pricing associated with the project or project template specified in |
Boolean |
— |
— |
— |
|
A 1/0 field indicating whether to copy the project revenue recognition autorun settings associated with the project or project template specified in |
Boolean |
— |
— |
— |
|
A 1/0 field indicating whether to copy the project revenue recognition rules associated with the project or project template specified in |
Boolean |
— |
— |
— |
|
The internal ID of the cost center associated with the project. |
integer |
— |
Yes |
Yes |
|
The date the project was created. |
string |
Yes |
Yes |
— |
|
The internal ID of the credit memo (negative invoice) layout associated with the project. |
integer |
— |
Yes |
Yes |
|
The currency for monetary values in the project record. Three-letter currency code. |
string |
— |
Yes |
— |
|
The internal ID of the customer associated with the project . |
integer |
— |
Yes |
Yes |
|
The item that determines if the dashboard is enabled. Possible values:
|
string |
— |
Yes |
— |
|
The dashboard message. |
string |
— |
Yes |
— |
|
The internal ID of the approval process for allowance reports associated with the project. Mutually exclusive with |
integer |
— |
Yes |
— |
|
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
|
The internal ID of the approval process for expense reports associated with the project. Mutually exclusive with |
integer |
— |
Yes |
— |
|
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
|
The internal ID of the approval process for expense authorizations associated with the project. Mutually exclusive with |
integer |
— |
Yes |
— |
|
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
|
The unique external ID of the project, if the record was imported from an external system. |
string |
— |
Yes |
Yes |
|
The filter sets associated with this project. Array of internal IDs for filter sets. Users who have access to any of the filter sets associated with the project have accessto the project. Required if the Require a filter set selection when adding or editing project box is checked on the filter set settings form in SuiteProjects Pro (Administration > Global Settings > Account > Filter Set Settings). |
Array of |
— |
Yes |
— |
|
The calculated finish date of the project. |
string |
Yes |
Yes |
Yes |
|
The hierarchy nodes associated with this project. Array of internal IDs for hierarchy nodes. Only hierarchy nodes associated with a hierarchy that is shown on the project property form (Show this hierarchy when editing projects box checked on the hierarchy entity form in SuiteProjects Pro) are included. |
Array of |
— |
Yes |
— |
|
The unique internal identifier of the project. |
integer |
Yes |
— |
Yes |
|
The internal ID of the approval process for invoices associated with the project. Mutually exclusive with |
integer |
— |
Yes |
— |
|
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
|
The internal ID of the invoice layout associated with the project. |
integer |
— |
Yes |
Yes |
|
Text to display on every invoice. |
string |
— |
Yes |
— |
|
A 1/0 field indicating if the project is active. |
Boolean |
— |
Yes |
Yes |
|
A 1/0 field indicating if the project can be billed automatically. Available only if project billing rules are not used. |
Boolean |
— |
Yes |
— |
|
A 1/0 field indicating if there is a cap on the amount that can be billed automatically for the project. Available only if project billing rules are not used. |
Boolean |
— |
Yes |
— |
|
A 1/0 field indicating if the project-specific autobilling settings should be used instead of account-wide autobilling settings. Project-specific autobilling settings are held in the |
Boolean |
— |
Yes |
— |
|
A 1/0 field indicating if the project dashboard is enabled, when |
Boolean |
— |
Yes |
Yes |
|
A 1/0 field indicating if the project is a portfolio project. |
Boolean |
— |
Yes |
— |
|
The Microsoft Project import status. Possible values:
|
string |
— |
Yes |
— |
|
[REQUIRED] The name of the project task. |
string |
— |
Yes |
Yes |
|
The internal ID of the news feed associated with the project. |
integer |
— |
Yes |
Yes |
|
Notes about the project. |
string |
— |
Yes |
— |
|
A 1/0 field indicating whether to send notification email to assigned employees when a task associated with the project is added, modified, or deleted. |
Boolean |
— |
Yes |
— |
|
A comma-delimited list of internal IDs of employees to be copied (Cc) into assignment notification email. Other possible listed values:
|
string |
— |
Yes |
— |
|
A 1/0 field indicating whether to send notification email to the assigned employee when an issue is assigned to an employee. |
Boolean |
— |
Yes |
— |
|
A 1/0 field indicating whether to send notification email to the assigned employee when an issue is progressed to a closed issue stage. |
Boolean |
— |
Yes |
— |
|
A 1/0 field indicating whether to send notification email to the customer owner when an issue is progressed to a closed issue stage. |
Boolean |
— |
Yes |
— |
|
A 1/0 field indicating whether to send notification email to the project owner when an issue is progressed to a closed issue stage. |
Boolean |
— |
Yes |
— |
|
A 1/0 field indicating whether to send notification email to the customer owner when an issue is created. |
Boolean |
— |
Yes |
— |
|
A 1/0 field indicating whether to send notification email to the project owner when an issue is created. |
Boolean |
— |
Yes |
— |
|
A 1/0 field indicating whether to send notification email to the project owner when ownership is changed. |
Boolean |
— |
Yes |
— |
|
A 1/0 field indicating whether to send notification email to the project owner when a schedule request is submitted for a user booked or assigned to the project. |
Boolean |
— |
Yes |
— |
|
A 1/0 field indicating whether only the project owner can edit this project. |
Boolean |
— |
Yes |
— |
|
A comma-delimited list of internal IDs of payroll types against which time can be booked for the project. |
string |
— |
Yes |
— |
|
The internal ID of the portfolio project associated with the project, if the project is a subordinate project. |
integer |
— |
Yes |
Yes |
|
The internal ID of the first project approver [ Other possible value:
|
integer |
— |
Yes |
— |
|
The internal ID of the second project approver [ Other possible value:
|
integer |
— |
Yes |
— |
|
The internal ID of the third project approver [ Other possible value:
|
integer |
— |
Yes |
— |
|
The internal ID of the project location associated with the project. |
integer |
— |
Yes |
Yes |
|
The internal ID of the project stage associated with the project. |
integer |
— |
Yes |
Yes |
|
The internal ID of the approval process for purchase orders associated with the project. Mutually exclusive with |
integer |
— |
Yes |
— |
|
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
|
The internal ID of the approval process for purchase requests associated with the project. Mutually exclusive with |
integer |
— |
Yes |
— |
|
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
|
The hourly billing rate for the project. |
number |
— |
Yes |
— |
|
The rate card to be used for projected billing, if not zero. |
integer |
— |
Yes |
Yes |
|
The internal ID of the revenue container approval process for the project. Mutually exclusive with |
integer |
— |
Yes |
— |
|
The internal ID of the employee who approves revenue containers for the project, if a single approver process is used. Mutually exclusive with Other possible values:
|
integer |
— |
Yes |
— |
|
The allocated cost (SG and A) overhead percentage applied to labor for profitability analysis. |
number |
— |
Yes |
— |
|
The internal ID of the shipping contact associated with the project, if different from the designated shipping contact for the customer. |
integer |
— |
Yes |
— |
|
The internal ID of the sold to contact associated with the project, if different from the designated sold to contact for the customer. |
integer |
— |
Yes |
— |
|
The scheduled start date of the project. |
string |
— |
Yes |
Yes |
|
A 1/0 field indicating whether to synchronize the project resources with membership of the workspace associated with the project. |
Boolean |
— |
Yes |
— |
|
The total projected cost across all tasks in the project, if task budgeting is enabled. |
number |
Yes |
Yes |
— |
|
The total projected billing across all tasks in the project, if task budgeting is enabled. |
number |
Yes |
Yes |
— |
|
The internal ID of the of the tax location associated with the project. |
integer |
— |
Yes |
Yes |
|
The federal tax rate for the project. |
number |
— |
Yes |
— |
|
The state/HST tax rate for the project. |
number |
— |
Yes |
— |
|
The internal ID of the project or project template to be copied. Used only with POST |
integer |
— |
— |
— |
|
The internal ID of the approval process for timesheets associated with the project. Mutually exclusive with |
integer |
— |
Yes |
— |
|
The internal ID of the Other possible values:
|
integer |
— |
Yes |
— |
|
A comma-delimited list of internal IDs of time types against which time can be booked for the project. |
string |
— |
Yes |
— |
|
The date the project was last updated or modified. |
string |
Yes |
Yes |
— |
|
A comma-delimited list of internal IDs of employees who can edit the project. |
string |
— |
Yes |
— |
|
The internal ID of the employee associated with the project — the project owner. |
integer |
— |
Yes |
Yes |
Access to certain object types and object attributes depend on the business logic configured for your SuiteProjects Pro account. It may vary depending on the role and access privileges associated with the access token and with the user who authorized the application.
Required and read-only attributes also depend on the business logic configured for each specific SuiteProjects Pro account. Some fields such as id
, created
, and updated
are system-generated and always read-only.