InvalidConfigurationError in webhook when try to connect with Google Sheets

I’m setting up a connection from a Google Sheet to a Botpress chatbot. I’ve followed the configurations as instructed, but my scenario isn’t working correctly. Let me detail the issues I’m encountering in my scenario:

  1. My scenario have 5 modules:

  1. When I test my first module, it stays loading and doesn’t perform any task.
    image

  2. When i test my last module get this error:
    image

  3. All the rest of modules runs well

  4. I’ve searched for information in the community and on the internet, but I haven’t found specific information about this error.

I appreciate any help you can provide to resolve this.

Welcome to the Make community!

This is because you are using a Webhook trigger. When you run the scenario, you’ll also need to send data to it to begin.

That is expected. This module works if you had sent data to the webhook URL, which you did not. This module cannot run by itself.

For more information, see the webhook links below


Links

Here are some useful links and guides to help you get started and learn more on how to use the Make platform, apps, and app modules —

General

Help Center Basics

Articles & Videos

2 Likes