n8n-docs/docs/nodes/credentials/Facebook
2020-09-23 14:27:57 +05:30
..
README.md 🔨 Update Credential docs structure 2020-09-23 14:27:57 +05:30
using-access-token.gif Added MongoDB docs + Updated Facebook Credentials (#35) 2020-07-15 11:11:22 +02:00

permalink
/credentials/facebookGraph

Facebook

You can use these credentials to authenticate the following nodes with Facebook.

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