GraphQL API

GraphQL API

Latest Poppulo platform GraphQL API

getCustomersByExternalTenantIdQueryDeprecated

Deprecation date 15 Sep 2024

Retrieve all Customers containing substring in externalTenantId

Request Parameters

  • filter

    String
    Required

    Filter to search field externalTenantId for Customer(s)

Response Fields

Customer
List
  • id

    ID

    Identifier required by Node

  • poppuloEnterprise

    PoppuloEnterprise
    Deprecated

    Poppulo Enterprise

    Deprecation date 15 Sep 2024

  • name

    String

    Customer Name used in Salesforce

  • salesforceId

    ID

    Salesforce Unique Identifier for this Customer

  • externalTenantId

    String
    Deprecated

    Customer External Identifier. This is used for the customer specific url prefixes. i.e. https://${externalTenantId}.${domain}

    Deprecation date 15 Sep 2024

  • eulaAccepted

    Boolean

    Flag to determine if EULA needs to be shown to all employees

  • Primary company for authentication

    Deprecation date 15 Sep 2024

    • FWI
    • PLATFORM
    • POPPULO
    • SSG
  • fwiCompany

    FwiCompany
    Deprecated

    FWI Company

    Deprecation date 15 Sep 2024

  • ssgCustomer

    SsgCustomer
    Deprecated

    SSG Customer

    Deprecation date 15 Sep 2024

  • Tenants