Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

This page explains which are the Push and Pull methods supported by ConnectWise connector. Push are the methods where interworks.cloud platform sends information to ConnectWise  and pull are the methods where we get information from ConnectWise . For each method the data transformation schema is explained.


PushPull

CreateUpdateDeleteCreateUpdate
Account

Image Modified

Image Modified


Image Modified

Image Modified

Contact

Image Modified

Image Modified


Image Modified

Image Modified

Invoices

Image Modified

Image Modified




Orders

Image Modified

Image Modified




Products

Image Modified

Image Modified




Payments

Image Modified

Image Modified





Ui text box
sizemedium
typewarning

If you want to push Contacts from BSS to QuickBooks platform, the related field under Account > Demographics > Type needs to be filled on contact's account.


Properties Mappings

...


Ui expand
titleAccount Entity

For BSS Account entities we support both push and pull methods.

Below table presents property mapping between BSS Account entity and ConnectWise Customer entity

Account (BSS entity)Company (ConnectWise entity)

Id

Identifier
NameName

ServerVariables
ImportStatus

Status
Lookup value
Type.IntegrationId
TypeIds
Address.Address1AddressLine1
Address.Address2AddressLine2
Address.CityCity
PreSynchronization
State Code taken from API according to state name
State
Address.PostCodeZip
PreSynchronization
Country ID taken from API according to country name
Country
PhonePhoneNumber
FaxFaxNumber
WebSiteWebSite
Contact.IntegrationIdDefaultContact
ParentAccount.IntegrationIdParentCompany
IntetgrationIdBillToCompany
Currency.IntegrationIdCurrency
CodeAccountNumber


Ui text box
sizemedium
typeinfo

Address

  • ConnectWise accepts only one address and due to this restriction, only billing address is used for the synchronization
  • On pull method the ConnectWise address is set automatically as billing Address
  • ConnectWise accepts multiple Type Ids, but only one is stored in BSS. In case of pull, the first of many is saved back to BSS


...