Emersion's integration with Connectwise utilises the following list of API endpoints (with the associated actions for each object)


Action

Endpoint

GET, POST

/company/companies

GET, PUT, PATCH, DELETE

/company/companies/{id}

GET, POST

/company/companies/{parentId}/notes

GET, PUT, PATCH, DELETE

/company/companies/{parentId}/notes/{id}

GET, POST

/company/companies/{parentId}/sites

GET, PUT, PATCH, DELETE

/company/companies/{parentId}/sites/{id}

GET

/company/companies/statuses

GET

/company/companies/types

GET, POST

/company/contacts

GET, PUT, PATCH, DELETE

/company/contacts/{id}

GET, POST

/company/contacts/{parentId}/communications

GET, PUT, PATCH, DELETE

/company/contacts/{parentId}/communications/{id}

GET, POST

/company/contacts/{parentId}/notes

GET, PUT, PATCH, DELETE

/company/contacts/{parentId}/notes/{id}

GET

/company/countries

GET

/expense/entries

GET

/expense/types

GET

/expense/types/{id}

GET, POST

/finance/agreements

GET, PUT, PATCH, DELETE

/finance/agreements/{id}

GET, POST

/finance/agreements/{parentId}/additions

GET, PUT, PATCH, DELETE

/finance/agreements/{parentId}/additions/{id}

GET

/finance/billingStatuses

GET, POST

/finance/invoices

GET, PUT, PATCH, DELETE

/finance/invoices/{id}

GET

/finance/invoiceTemplates

GET

/finance/taxCodes

GET, POST

/procurement/catalog

GET, PUT, PATCH, DELETE

/procurement/catalog/{id}

GET, POST

/procurement/catalog/{parentId}/components

GET, PUT, PATCH, DELETE

/procurement/catalog/{parentId}/components/{id}

GET, POST

/procurement/categories

GET, PUT, PATCH, DELETE

/procurement/categories/{id}

GET, POST

/procurement/categories/{parentId}/subcategories

GET, PUT, PATCH, DELETE

/procurement/categories/{parentId}/subcategories/{id}

GET, POST

/procurement/manufacturers

GET, PUT, PATCH, DELETE

/procurement/manufacturers/{id}

GET, POST

/procurement/products

GET, PUT, PATCH, DELETE

/procurement/products/{id}

GET, POST

/procurement/subcategories

GET, PUT, PATCH, DELETE

/procurement/subcategories/{id}

GET, POST

/procurement/types

GET, PUT, PATCH, DELETE

/procurement/types/{id}

GET, POST

/procurement/unitOfMeasures

GET, PUT, PATCH, DELETE

/procurement/unitOfMeasures/{id}

GET

/service/boards

GET, POST

/service/tickets

GET, PUT, PATCH, DELETE

/service/tickets/{id}

GET, POST

/service/tickets/{parentId}/notes

GET, PUT, PATCH, DELETE

/service/tickets/{parentId}/notes/{id}

GET

/system/info

GET

/system/locations

GET, POST

/system/callbacks

GET, PUT, PATCH, DELETE

/system/callbacks/{id}

GET

/system/reports/CommunicationType

GET

/system/reports/Company

GET

/system/reports/CompanyAddress

GET

/system/reports/Contact

GET

/time/entries

GET

/time/workRoles

GET

/time/workRoles/{id}

GET

/time/workTypes

GET

/time/workTypes/{id}


  • No labels