Preview

distiProductImport is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

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

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    ROLE_CHANNEL_ADMIN

    ROLE_PARTNER

    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.