Hello every one , I want to connect my website with facebook ads to add lead autamtic to website database use zapier , the website built use laravel framework (php language) , I not have experince how do that ! , can help me ?!
Page 1 / 1
Hi
You will need to build in PHP functions to handle receiving a POST request from Zapier. You can then have a Zap that looks something like
Trigger: New Lead in Facebook Leads ad
Action: Webhook By Zapier. Send POST Request
Perhaps read up on how to create a simple REST API in PHP.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.