Facebook App credentials#
You can use these credentials to authenticate the following nodes:
Facebook Graph API credentials
If you want to create credentials for the Facebook Graph API node, follow the instructions in the Facebook Graph API credentials documentation.
Prerequisites#
- Create a Facebook account.
- Sign up for Meta for Developers with that account.
- Create at least one Meta app.
Supported authentication methods#
- App access token
Related resources#
Refer to Meta's Graph API documentation for more information about the service.
Using app access token#
To configure this credential, you'll need:
- An app Access Token: Refer to the Meta instructions for Your First Request to generate the App Access Token.
- Optional: An App Secret: To add an App Secret, go to your App Dashboard Settings > Basic. Refer to the App Dashboard Settings documentation and the App Secret documentation for more information. You will need to re-enter your Facebook account credentials to show the App Secret.
When you add an App Secret, n8n will verify this signature to validate the integrity and origin of the payload.