Preview

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

CreateCompanyInput

Input for creating a new company in AppDirect from ConnectWise company

This page contains

    Fields

    connectorType PsaConnectorType PREVIEW

    Connector type with which company mapping is associated. Default value is CONNECT_WISE

    Default value: CONNECT_WISE

    mor PsaMorInput! PREVIEW

    Merchant of record for which company mapping is done

    companyName String!

    Company name (from ConnectWise)

    countryCode String!

    Country code for the company

    firstUser CompanyAdminUserInput! PREVIEW

    First user details for the company admin

    psaCompany PsaCompanyInput! PREVIEW

    PSA company details from ConnectWise

    Mutations for CreateCompanyInput

    createCompany PREVIEW

    Create a new company in AppDirect from ConnectWise company data. This mutation:

    1. Creates the company in AppDirect using the createAccount GraphQL API
    2. Creates the company mapping in PSA-SYNC linking AppDirect and ConnectWise companies