n8n-docs/docs/nodes/credentials/Facebook
2020-08-17 12:50:43 +02:00
..
README.md 🔨 Minor change to credentials permalinks 2020-08-17 12:50:43 +02:00
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 find information about the operations supported by the Facebook node on the integrations page. You can also browse the source code of the node on GitHub.

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