Pipeline Board
Follow these steps to automatically capture leads from your Facebook/Instagram lead forms.
Create a Facebook App
Go to developers.facebook.com → My Apps → Create App → Business type. Note your App ID and App Secret.
Add your Webhook URL in the Facebook App
Under your app → Webhooks → Subscribe to "leadgen" events. Use the URL below as your Callback URL and set a Verify Token of your choice.
Connect your Page to the App
In Facebook App → Messenger/Instagram settings → Subscribe to your Facebook Page that has the lead gen form.
Map form fields to The People Project CRM
The People Project CRM automatically maps: full_name, email, phone_number from your Meta lead forms. Leads will appear in your Cold folder automatically.
Note: Webhook requires backend deployment
The Meta webhook endpoint requires a server to receive POST requests. When you deploy The People Project CRM on a backend (Node.js/Supabase Edge Functions), the webhook handler is included. For now you can add leads manually and this will auto-activate once deployed.
These fields appear inside every lead's detail panel. Only owners can manage fields.