Back to Nodes

Dialogflow MB

Last updated Jun 1, 2023

Various N8N nodes for creating chatbots.

2 Weekly Downloads
23 Monthly Downloads

Included Nodes

Dialogflow MB
WhatsApp MB
WhatsApp MB Trigger

Description

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