n8n-docs/docs/nodes/credentials/FacebookGraphAPI
Tanay Pant b71ef4756b 🔨 Changes
2020-11-20 10:14:10 +01:00
..
README.md 🔨 Changes 2020-11-20 10:14:10 +01:00
using-access-token.gif

permalink description
/credentials/facebookGraph Learn to configure credentials for the Facebook node in n8n

Facebook Graph API

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

  1. Access Facebook for Developers portal.
  2. Click on "My Apps".
  3. Access your app. Create an app if you don't already have one.
  4. Access the Facebook Graph API Explorer.
  5. Select your app under the Facebook App dropdown list on the right sidebar.
  6. Click on the 'Generate Access Token' button and login with your facebook account.
  7. Use generated access token with your Facebook node credentials in n8n.

Getting Facebook credentials