Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Current »

During your account creation with Tyntec, you have specified which phone number(s) you want to use. You can find more information on the Tyntec onboarding here: https://www.tyntec.com/docs/whatsapp-business-api-account-information-get-started

Social25 Configuration

When selecting WhatsApp - Tyntec, you are presented with the following screen

  1. Fill in a Platform Name that will allow you to recognise this WhatsApp account

  2. Fill in the Phone Number in international format without '+'.

    1. Example: for +31 6 12 34 56 78 use 31612345678

  3. Navigate to the following page: https://my.tyntec.com/products/conversations/whatsapp

  4. Remember the API Key Name of the WhatsApp number you want to configure with Social25

  5. Navigate to API Settings in the left column

  6. Click Show in the API key column next to the Name from the previous bullet

    1. Copy/paste this value in the Api Key field of the Social25 Configuration Wizard

  7. In the top menu, navigate to Webhooks

  8. Select the correct API Key

  9. In the SMS section, fill in the following:

    1. Method: POST

    2. Webhook URL:

      1. For Sandbox: https://social25-staging.herokuapp.com/v1.0/webhook/tyntec/messages/<whatsapp-account-id>/<your-webhook-secret>/

      2. For Production: https://social25.herokuapp.com/v1.0/webhook/tyntec/messages/<whatsapp-account-id>/<your-webhook-secret>/

    3. For the webhook secret, we suggest using a UUID generator: https://www.uuidgenerator.net/

  10. Press Save changes

  11. Copy/paste the webhook secret in the Webhook Secret field in the Social25 Configuration Wizard

  12. Press Save

  13. If everything went well, your screen should look like this:

If not, please contact support@social25.chat

  • No labels