Configuración empresarial de Whatsapp¶
How to register your business¶
Paso 1: vaya a https://business.facebook.com/
Step 2: Click the
Create Account
button located at the top-right corner of the page.Step 3: A pop-up window will appear prompting you to enter your business details.
Step 4: Fill in the required information and click
Sign Up
.
Step 5: After signing up, follow the on-screen instructions in the pop-up to complete your account setup.
Step 6: Check your email inbox for a confirmation email from Facebook. Click
Confirm Now
to verify your account. (Note: If the confirmation email isn’t in your Primary inbox, check the Social or Promotions tab.)

Step 8: After clicking on the confirm button, you will be directed to the business settings page indicating that the business manager account has been created.
Paso 9: También puede consultar este https://www.facebook.com/business/help/1710077379203657?id=180505742745347
How to Create Meta Developer Account¶
Step 1: While logged into your Facebook account, navigate to https://developers.facebook.com/ and click Get Started.
Step 2: Verify your identity using your mobile number and country code.
Step 3: Confirm your email address, which will be used for developer notifications.
Step 4: When prompted to choose your role, select Developer.
Step 5: Once registration is complete, your Meta Developer account will be active. You can also refer to the official guide here: https://developers.facebook.com/docs/development/register
Create App in Meta¶
Note: Before starting, ensure you are logged into your Meta Developer account at https://developers.facebook.com/
Step 1: Click on
My Apps
in the top menu, then selectCreate App
.

Step 2: Enter your App Name and Contact Email.

Step 3: Choose your Use Case according to your requirements.

Step 4: Under App Type, select
Business
, then clickNext
.

Step 5:Confirm the App Name and Contact Email, and select your Business Account to associate the app with your business.Click
Create App
to proceed.

Cómo registrar su empresa en meta (consulte el punto 1)
Step 6: Once you have completed the app creation flow your app will be loaded in the App Dashboard. Then, Click on Add Product to add products in the App.
Step 7: You can also refer to this link https://developers.facebook.com/docs/development/create-an-app.
How to link your Facebook page with business¶
Una vez creada su cuenta de administrador comercial, deberá agregarle su página comercial.
Cómo registrar su empresa en Meta (consulte el punto 1).
You can now connect your page with the Business Manager Account. Follow the below steps:
Step 1: On the left-hand side navigation pane, go to the Accounts → Pages tab.
Paso 2: haga clic en el botón Agregar y luego haga clic en Agregar página.
Paso 3: aparecerá la ventana emergente.
Step 4: Click on the Add Page button. If you’re the admin of that page, it will be automatically added.
Add a WhatsApp product to the app¶
After finishing the previous WhatsApp product wizard, and clicking Continue, the browser should have directed to the WhatsApp Quickstart page; this Quickstart page is where to begin configuring the WhatsApp API by adding a phone number and then sending an initial test message. Go to https://developers.facebook.com/ then Click on your new created app and then click on add product:
Agregar WhatsApp en la aplicación¶

Haga clic en WhatsApp para agregar un producto en la aplicación.

ID de aplicación y clave secreta de aplicación¶
Go to Settings ‣ Basic Click on Show to see your App secret key & App ID. This Secret key and App ID will be used to create a Whatsapp Business Account.

Token de acceso, ID de teléfono, ID de empresa de Whatsapp¶
Go to
After clicking Start using the API, you’ll be taken to the API Setup page.To test if WhatsApp is working, scroll down to the Send and receive messages section.
Step1: Select phone numbers, click the drop-down next to To.
Step2: Click Manage phone number list.
Step3: Add up to 5 phone numbers you want to send test messages to.
Step4: Enter the country code and phone number, then click Next.

Configuring webhooks¶
When you receive a message or when a message’s status has changed, you need to set up a Webhooks endpoint for your app to receive the message.
Step 1: Go to https://developers.facebook.com/ then open your created app.
Step 2: In your App Dashboard, find the WhatsApp product and click Configuration. Then, find the webhooks section and click Configure a webhook or Edit . After the click, a dialog appears on your screen and asks you for two items:
Callback URL: This is the URL Meta will be sending the events to. So you have to add your URL here. ( Example: https://www.abcdef.com/whatsapp/webhook/)
Verify Token: This string is set up by you, when you create your Whatsapp business account .( Example: abc12345 ) How to Create business account in Whatsapp.
Step 3: After adding the information, click Verify and Save.
Step 4: Click on Manage to add webhook fields access to your app.

How to link your WhatsApp Business Profile with your Phone number¶
Step 1: Go to
from the left menu and click «Add phone number» under Step 5.Step 2: Enter a Display Name, select your Timezone, choose a Business Category, and add a short Description.
Step 3: Click Next, select your Country Code, enter your Phone Number, and choose how you’d like to receive the Verification Code (Text or Call).
Step 4: Enter the received code, click Next, and your number will be added.
Step 5: You can now select the number from the «From» dropdown in the Send and receive messages section to start messaging.
Step 6: You can also refer to this link https://developers.facebook.com/docs/whatsapp/cloud-api/get-started/add-a-phone-number for configuring phone number in your whatsapp business account.
Configuración empresarial de Whatsapp¶
Create Whatsapp Business¶
Go to
Click on Create to create a new Business. Details of BusinessNombre de la tienda: - Agregue el nombre de la Tienda/Negocio.
Imagen de perfil comercial: cargue su imagen de perfil comercial.
Business Account Id :- Add the Business Account Id you obtained from your Meta App
App Id :- Add the App Id you obtained from your Meta App
Phone Number ID :- Add the Phone Number ID you obtained from your Meta App.
Asignación de chat predeterminada a: - Agregue la asignación de chat predeterminada a.
App Secret Key :- Add the App Secret Key you obtained from your Meta App.
Token de verificación de Webhook: agregue el token de verificación de Webhook.
Número de móvil: - Agregue el número de móvil.
País: - Agregue el país.
Token de acceso: – Agregue el token de acceso.
Configurar la vista del sitio web del chat de WhatsApp¶
First, ensure the Admin user has the required access rights to manage WhatsApp settings. Go to
open the user (e.g., Admin), and assign one of the following under the Access Rights tab:Manage: Full access to configure WhatsApp Business settings, chat templates, and connect numbers.
Chat Agent: Can only respond to customer chats on the website; no configuration access.

Once you’ve created the app on the Meta Developer Portal, you’ll receive details like:
App ID
Access Token
Phone Number ID
WhatsApp Business Account ID
App Secret Key
Webhook Verification Token
👉 Fill these values in the
form in OpenEduCat, as shown in the image.After entering all the required fields, click Save to confirm the configuration. Your WhatsApp Business setup is now connected with OpenEduCat.
