Skip to content

MichaelBarney/n8n-nodes-bot-mb

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published