Set Up Your GroupConnect Chat Messaging API

Your account must be provisioned for GroupConnect before you can use the GroupConnect Chat Messaging API.

Follow these steps to set up the GroupConnect Chat Messaging API in your account.

  1. Create an API integration.

  2. Get an API integration key.

  3. For the installed packages scope, provide these permissions.

    • Channels

      • OTT

        • Read
        • Send
    • Provisioning

      • OTT Channels

        • Read
        • Update
  4. Register new Facebook pages or LINE channels by using the Chat Messaging API. Use the POST /ott/v1/registration endpoint. Skip this step if you've already registered channels and pages.

  5. Send outbound messages to Facebook Messenger and LINE via Chat Messaging API. Use the POST /ott/v1/send endpoint.