- Overview
- Account Settings
- Assets
- Connectors Framework
- Overview
- QuickBooks Online
- QuickBooks Desktop Web Connector
- Azure AD
- Salesforce Integration
- FleetNet Connector
- Avalara Connector
- Inbound REST API
- Outbound REST API
- Mailchimp Connector
- Text Messaging Connector
- Clearent Connector
- Stripe Connector
- HubSpot Connector
- UKG Connector
- Paylocity Connector
- UKG Connector
- Gusto Connector
- iSolved Payroll Connector
- Customer Portal
- Customers
- Dashboards
- Devices
- Dispatching
- Forms
- Inventory
- Invoices & Billing
- Locations
- Payments
- Parts
- Projects
- Quotes
- Recurrent Routes
- Recurrent Services
- Reports
- Sales Orders
- Schedule
- Services
- Tasks
- Text Messaging
- Time Tracking
- Users
- Work Orders
Overview
All the API methods available for project.
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
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
