@yaring/n8n-nodes-meta
Version:
N8N node for publishing content to Facebook, Instagram, and Threads with access token authentication. Supports text posts, photos, videos, Reels, carousels, and stories.
19 lines (18 loc) • 491 B
JSON
{
"node": "n8n-nodes-starter.facebookInstagramThreads",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["Social", "Marketing"],
"resources": {
"credentialDocumentation": [
{
"url": "https://developers.facebook.com/docs/graph-api/getting-started"
}
],
"primaryDocumentation": [
{
"url": "https://developers.facebook.com/docs/graph-api"
}
]
}
}