Preview

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

CwCompany

ConnectWise company with status and type information

This page contains

    Fields

    id: ID!

    Company Id on ConnectWise side

    name: String!

    Company name on ConnectWise side

    status: String

    Company status (e.g., Active, Inactive)

    types: [String!]

    Company types

    createdDate: DateTime

    Date the company was created/acquired in ConnectWise

    Parent objects of CwCompany

    CwCompaniesResponse PREVIEW

    Paginated response for ConnectWise companies

    Queries for CwCompany

    cwCompaniesByStatusAndType PREVIEW

    Fetch ConnectWise companies filtered by status and/or type. Both status and type are optional filters. Returns paginated results with metadata.