The ConnectWise connector provides tasks that expose some of the functions available via the Accounting Interface, SOAP and REST APIs.
REST
The REST tasks allow you to import and export various information from ConnectWise, using the latest version of the API. This often provides access to fields not available via the older Accounting Interface and SOAP APIs. We recommend using the REST versions of the tasks wherever possible.
- Connecting to ConnectWise REST Interface
- Exporting Activities from ConnectWise REST Interface
- Exporting Companies from ConnectWise REST Interface
- Exporting GL Batches from ConnectWise REST Interface
- Exporting Invoices from ConnectWise REST Interface
- Exporting Members from ConnectWise REST Interface
- Exporting Purchase Orders from ConnectWise REST Interface
- Importing Activities via ConnectWise REST Interface
- Importing Companies via ConnectWise REST Interface
- Importing Invoice Payments via ConnectWise REST Interface
- Updating GL Batches via ConnectWise REST Interface
Accounting Interface
The Accounting Interface tasks let you download GL batches (unposted Invoices, expenses and procurement information) from ConnectWise, and update GL batches, adding records to the batch on ConnectWise, preventing them from being downloaded again. You can also upload invoice payments to ConnectWise. Each of these tasks requires a ConnectWise Accounting Interface connection, for more information on setting up and managing this type of connection, see the page Connecting to ConnectWise Accounting Interface.
- Connecting to ConnectWise Accounting Interface
- Downloading GL Batches from ConnectWise Accounting Interface
- Recreating GL Batches from ConnectWise Accounting Interface
- Updating GL Batches to ConnectWise Accounting Interface
- Updating Invoice Payments to ConnectWise Accounting Interface
SOAP
The SOAP tasks expose some of the reporting functionality available on ConnectWise, such as listing reports available to be ran and running reports. The other SOAP tasks available allow you to download various information from ConnectWise, such as agreements, companies, invoices, opportunities and purchase orders. Each of these tasks requires a ConnectWise connection, for more information on setting up and managing this type of connection, see the page Connecting to ConnectWise. Documentation on the SOAP tasks will be coming soon!
Links
- ConnectWise Integrations - Frequently Asked Questions
- ConnectWise Integrations
- ConnectWise Product Invoice Integration - Field Mapping
Back | Edit on Github