Due to Facebook API limitations, you can have just one trigger per App.
How then would be the best way to monitor multiple Lead Forms? Do we really have to create one App per lead form. Seems extreme if we have like 20 forms (each form is in its own language and service)
Hi @chizuoka! Thanks for reaching out. Unfortunately that is a limitation of their API. It might be worth reaching out to their support team to put in a request for them to update it. That said, members of our community have in the past put together wonderful guides for setting up connections with Facebook in the past. I’ll share that below.
Happy building, and be sure to share new strategies you have for utilizing Facebook in your workflows so other users can learn as well!
OK right now Im using MAKE (unfortunately) to do the actual pulling of lead information from multiple lead forms and sending the raw data to N8N. How MAKE is able to get more than one connection in… is something of a question.
The is one way, the only thing u need is the PageID and add this page under the same app/business account.
The easiest Way is to add the company as Partner in Facebook Business Manager important then give acess to the App. If you add an email/user inside the client BM instead of using partners tab i don`t think is going to work.
Then register the page to receive the forms with a POST request using Graph API.