mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.6 KiB
1.6 KiB
| title | description | contentType |
|---|---|---|
| Facebook Graph API credentials | Documentation for Facebook Graph API credentials. Use these credentials to authenticate Facebook Graph API in n8n, a workflow automation platform. | integration |
Facebook Graph API credentials
You can use these credentials to authenticate the following nodes with Facebook.
/// note | Facebook Trigger credentials If you want to create credentials for the Facebook Trigger node, follow the instructions mentioned in the Facebook App credentials documentation. ///
Prerequisites
- Create a Facebook{:target=_blank .external-link} account.
- Sign up for Meta for Developers{:target=_blank .external-link} with that account.
- Create at least one Meta app{:target=_blank .external-link}.
Supported authentication methods
- App access token
Related resources
Refer to Meta's Graph API documentation{:target=_blank .external-link} 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{:target=_blank .external-link} to generate the App Access Token.