n8n-nodes-bot-mb

1.6.0 • Public • Published

Banner image

N8N Bot Nodes

This repo contains various nodes made specifically for the creation of chatbots, including:

  • WhatsApp Node: Allows the use of the Cloud API to send and receive messages, including sending button messages.
  • Dialogflow Node: Enables the integration with the Dialogflow platform for creating conversations.

Credentials

WhatsApp

  1. Create a Meta for Developers App
  2. Enable WhatsApp in the App
  3. Copy the temporary Access Token (it will be used for testing purposes)
  4. Add a test number
  5. Configure the WebHook by setting the Return URL to the N8N Node URL
  6. Configure the WebHook by defining a Verify Token (functions like a password, can be anything)
  7. Start testing the integration
  8. Generate a Permanent Access Token

Dialogflow

  1. Copy the Project ID in the Dialogflow's Agent configuration page
  2. Create a Creadential JSON Key inside the corresponding Google Project. Allow the permission to manage Dialogflow projects.

License

MIT

Package Sidebar

Install

npm i n8n-nodes-bot-mb

Weekly Downloads

4

Version

1.6.0

License

MIT

Unpacked Size

158 kB

Total Files

51

Last publish

Collaborators

  • michaelbarneyjr