mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
* Added CircleCI credentials * Added MessageBird credentials * Added OpenWeatherMap credentials * Added Zoom Credentials * 🐛 Updated Facebook Graph API Credentials * ✨ Added MongoDB docs * 🐛 Updated MongoDB node * 🐛 Updated facebook credential docs * 🐛 Add link for Set node in mongodb docs |
||
|---|---|---|
| .. | ||
| README.md | ||
| using-access-token.gif | ||
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
- 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.
