1.6.0 • Published 11 months ago

n8n-nodes-bot-mb v1.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

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

1.6.0

11 months ago

1.5.0

11 months ago

1.4.0

12 months ago

1.3.0

12 months ago

1.2.0

12 months ago

1.1.0

12 months ago

1.0.0

12 months ago