distiProductImport
Trigger Disti ConnectWise catalog fetch/import for the current marketplace account. Requires a prior successful configurePsaOnboarding (Disti distributor account must exist). Proxies Disti triggerProductCatalogFetchAndImport; import progress is tracked in Disti.
This page contains
Arguments
| input DistiProductImportInput PREVIEW |
DistiProductImportInput fields
| distributorMarket PsaDistiDistributorMarket PREVIEW | Disti market. Defaults to US when omitted. |
Return Fields
| status String | |
| message String | |
| distributorId String | |
| distributorAccountId String | |
| market String | |
| userErrors [PsaDistiAccountError!]! 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.