Preview

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

ImportCompanyFromPsaInput

Input for importing companies from PSA to AppDirect (supports single or bulk import)

This page contains

    Fields

    psaCompanyIds [Int!]!

    List of PSA company IDs to import (supports single or multiple)

    mor PsaMorInput! PREVIEW

    Merchant of record

    defaultCountryCode String

    Default country code to use when PSA company does not have country information (e.g., US, CA, IN). This is typically the marketplace country code.

    Mutations for ImportCompanyFromPsaInput

    importCompanyFromPsa PREVIEW

    Import a company from PSA (ConnectWise) to AppDirect. This simplified flow:

    1. Fetches company details from ConnectWise using the company ID
    2. Creates the company in AppDirect using the createAccount API