Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

...

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

    Image Modified
  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/<phone-number>/<your-webhook-secret>/

      2. For Production: https://social25.herokuapp.com/v1.0/webhook/tyntec/messages/

...

      1. <whatsapp-account-

...

      1. id>/<your-webhook-secret>/

...

The phone number should be in international format without '+'

...

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

  1. Press Save changes

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

  3. Press Save

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

    Image Modified

If not, please contact support@social25.chat

...