WhatsApp

This guide describes how to create an app that can be used to communicate with users through WhatsApp.

Start by logging in at developers.facebook.com.

Create App

  1. Click “Create app”.

  2. Enter the app details such as App name and App contact email, then click “Next”.

  3. On the next page, select the use case at the bottom: “Connect with customers through WhatsApp”, then click “Next”.

  4. Choose which business portfolio to link the app to. Click “Next” and then “Next” again.

  5. On the final page, click “Go to dashboard”.

Configure the App

  1. Click “Use cases” in the left-hand menu, then “Customize”.

  2. Click the “Start using the API” button.

  3. Click “Generate access token” and follow the steps to generate the token.

Configure Phone Number

  1. Choose one of the available test numbers from the list to send your first message, or create a new phone number.

  2. You must own the number, and it must not already be linked to WhatsApp.

  3. If you don’t have a number, you can create a virtual phone number through a provider

  4. Save the Phone number ID displayed under the number you specify. This number will be required later for configuration in Ebbot.

Configure Webhooks to Receive Messages

  1. Click “Configure webhooks”.

  2. Enter the callback URL provided by Ebbot, and set “Ebbot” as the Verify Token.

Configure System User

  1. Go to https://business.facebook.com/ and click “System Users” in the left-hand menu.

  2. Click “Add” if you don’t already have a user.

  3. Click “Assign assets” to give the user access to the app you just created.

  4. In the popup, select the app you created and choose “Full control”.

  5. Click “Generate token” for the user you want to use.

  6. In the menu that appears, select the app you recently created.

  7. Choose the expiration time for the token.

  8. Under “Assign permissions”, select whatsapp_business_messaging.

  9. Then click “Generate token”.

Configure Ebbot

  1. Log in to Ebbot and go to Settings → Channels → User → WhatsApp.

  2. Enter the Business Phone Number ID from the Configure Phone Number step.

  3. Enter the Token from the Configure System User step.

  4. Click “Save”.

✅ Everything is now configured, and you can start using WhatsApp!

Last updated

Was this helpful?