Automates retrieval of short-lived and long-lived Facebook tokens, including page access tokens for secure posting and API integration.
This n8n workflow streamlines Facebook OAuth token management by starting with a webhook to receive authorization codes, fetching short-lived user tokens, converting them to long-lived tokens valid for about 60 days, and retrieving page access tokens for managed Facebook Pages. It includes customizable scopes for permissions like posting and reading, with optional database storage for persistence.
Key benefits include eliminating manual token handling, reducing expiration issues, and enabling r
Platform
n8n
Category
Internet of Things
Price
$14.99
Creator
Maxim Luong
Facebook
OAuth
Tokens
Social Media
Automation
API Integration
Security
Pages
n8n
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.