startPsaOnboardingSync
Start Magical Onboarding sync: validates CW configuration + Disti distributorAccount + live CW connection, persists a QUEUED execution, returns executionId, and kicks the worker that reuses Disti product import, company onboarding import, and ConnectWise tax import services.
This page contains
Arguments
| input StartPsaOnboardingSyncInput! PREVIEW |
StartPsaOnboardingSyncInput fields
| connectorType PsaConnectorType PREVIEW | |
| mor PsaMorInput! PREVIEW | |
| distributorMarket PsaDistiDistributorMarket PREVIEW | Disti market. Defaults to US when omitted. |
| defaultCountryCode String | Marketplace country used when a PSA company has no country. Defaults to US when omitted. |
| avataxLicense String | |
| avalaraEmail String | Required when the tax step links an Avalara account. Avalara account email from UI. |
Return Fields
| executionId ID | |
| userErrors [StartPsaOnboardingSyncError!]! PREVIEW |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.