diff --git a/pages/trigger-nodes/whatsapp-bot.mdx b/pages/trigger-nodes/whatsapp-bot.mdx index 921cd70..b78f4ab 100644 --- a/pages/trigger-nodes/whatsapp-bot.mdx +++ b/pages/trigger-nodes/whatsapp-bot.mdx @@ -1,6 +1,8 @@ --- title: WhatsApp Bot -description: The WhatsApp Bot is a powerful trigger that allows you to connect and create a WhatsApp Bot using using WhatsApp Business Account by Meta. +description: + The WhatsApp Bot is a powerful trigger that allows you to connect and create a WhatsApp Bot using using WhatsApp + Business Account by Meta. --- # WhatsApp Bot @@ -21,22 +23,50 @@ import step9 from '/public/nodes/whatsapp/step9.png'; import step10 from '/public/nodes/whatsapp/step10.png'; import step11 from '/public/nodes/whatsapp/step11.png'; import step12 from '/public/nodes/whatsapp/step12.png'; +import whatsappProduct from '/public/nodes/whatsapp/whatsapp-product.png'; +import createBusinessProfile from '/public/nodes/whatsapp/create-business-profile.png'; +import waDevQuickStart from '/public/nodes/whatsapp/wa-dev-quickstart.png'; +import getAcessToken from '/public/nodes/whatsapp/get-access-token.png'; + +The WhatsApp Bot trigger enables seamless integration and creation of interactive chatbots on WhatsApp by leveraging +Meta's WhatsApp Business API. It verifies and parses messaging payloads from the WhatsApp Webhook, empowering developers +to build context-aware, multimedia-rich conversational experiences efficiently. -The WhatsApp Bot trigger enables seamless integration and creation of interactive chatbots on WhatsApp by leveraging Meta's WhatsApp Business API. It verifies and parses messaging payloads from the WhatsApp Webhook, empowering developers to build context-aware, multimedia-rich conversational experiences efficiently. Whatsapp Bot +
+Checkout the full video tutorial đŸŋ: +
+ +