Pipe webhook

Hello, I would like to know if there is any way to use the webhook to call a custom code in Javascript/node.js, or any tool that will help me with that.
Thank you for your attention.

Sure. There are a number of ways you can achieve this.
Zapier, for example, lets you run your custom basic js code inside your zaps, which can be triggered by a webhook.
If you need more advanced code, with different libraries, etc. You might want to set up your own server.

1 Like