Facebook Lead Ads credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
- Create a Facebook account.
- Sign up for Meta for Developers with that account.
- Create at least one Meta app .
Follow the Facebook Lead Ads's documentation to understand how Lead Ads works and how to set up your Facebook App.
Supported authentication methods
- OAuth2
Using OAuth2
To configure this credential, you'll need:
- A Client ID
- A Client Secret
In your app, be sure you have either the Facebook Login or Facebook Login for Business product added. Then:
- Within that product, go to Settings .
- From the Mosaic Workflows credential, copy the OAuth Redirect URL .
- Within Facebook, paste that URL into the Valid OAuth Redirect URIs field and Save.
- Set your Facebook app to Live App Mode.
- In App settings > Basic , copy the App ID . Use this as the Client ID within the Mosaic Workflows credential.
- In App settings > Basic , copy the App Secret . Use this as the Client Secret within the Mosaic Workflows credential.
Use the Lead Ads Testing Tool to trigger some demo form submissions and test your workflow.