GraphQL API

GraphQL API

Latest Poppulo platform GraphQL API

CreateCustomerInput

Create Customer input

Fields

  • name

    String
    Required

    Salesforce name for Customer

  • salesforceId

    ID
    Required

    Salesforce id for Customer

  • externalTenantId

    String
    Deprecated
    Optional

    Customer External Identifier

    Deprecation date 15 Sep 2024

  • eulaAccepted

    Boolean
    Required

    Eula Accepted by Customer

  • Primary authentication source

    • FWI
    • PLATFORM
    • POPPULO
    • SSG
  • fwiCompanyId

    String
    Deprecated
    Optional

    Identifier for Customer in FWI

    Deprecation date 15 Sep 2024

  • fwiRegion

    String
    Deprecated
    Optional

    Region hosting FWI Company

    Deprecation date 15 Sep 2024

  • poppuloEnterpriseId

    String
    Deprecated
    Optional

    Identifier for Customer in Poppulo

    Deprecation date 15 Sep 2024

  • poppuloRegion

    String
    Deprecated
    Optional

    Region hosting Poppulo Enterprise

    Deprecation date 15 Sep 2024

  • poppuloLegacyId

    String
    Deprecated
    Optional

    Poppulo Legacy Identifier

    Deprecation date 15 Sep 2024

  • ssgShardId

    String
    Deprecated
    Optional

    Identifier for Customer in SSG

    Deprecation date 15 Sep 2024

  • ssgRegion

    String
    Deprecated
    Optional

    Region hosting SSG Customer

    Deprecation date 15 Sep 2024