Watch Leads from Different Forms

Hello!
I need to recive leads from my Facebook Ads, but I have to create a new scenario for every single Form, and it would be a lot faster/easier if i can have only one scenario to recive all the forms. is that possible?

Welcome to the Make community!

That’s a great idea! I’m sure others would agree that this is a nice feature to have.

You can submit this suggestion to the Idea exchange, under App improvement ideas.

Don’t forget to search for it first, just in case someone already suggested it, so that you don’t end up creating a duplicate.
Screenshot_2024-01-17_130153

Based on the Facebook Leads webhooks documentation, it seems like you can do it with a generic “Custom Webhook” module.

However, to get it set up your own custom webhook you will also need to handle the mandatory verification part, which you need to do with a “Webhook response” module, this means your operations for incoming requests will be doubled.

For more information, see Getting Started - Meta Webhooks - Documentation - Meta for Developers

Alternatively, the workaround is to clone the existing scenario for each new form.

1 Like