mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.4 KiB
1.4 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: 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 account.
Using Access Token
- Access Facebook for Developers portal.
- Click on My Apps.
- Access your app. Create an app if you don't already have one.
- Access the Facebook Graph API Explorer.
- Select your app under the Facebook App dropdown list on the right sidebar.
- Click on the 'Generate Access Token' button and login with your Facebook account.
- Use generated access token with your Facebook node credentials in n8n.
