Twilio WhatsApp API
Last updated
Last updated
Step 1: Log in to Twilio using the below URL.
Step 2: Click on Account and select API keys & Tokens.
Step 3: Copy Account SID and Auth Token and use them for extension configuration.
Step 4: After that, click on Account Dashboard > Develop > Messaging Section > Senders
Select Whatsapp Senders and click on Create new sender.
Step 5: Fill up all the required information and click on the Submit request.
Step 6: After Submit request you will get the Twilio WhatsApp Number. Copy and use it for extension configuration.
Step 7: Click on your WhatsApp Number and configure the below URL in Twilio “Endpoint configuration” configuration Webhook URL for incoming messages field.
{{base_url}}/whatsapplogin/account/index
Replace base_url with your domain.