how to connect my instagram threads account to n8n work flow so i can automate posts?
workflow, lets just say there is text that i want to post on threads.
should just post the premade text (from previous nodes) to my threads account
- **Running n8n via n8n cloud, desktop app)
- **Operating system: macOS
1 Like
Hey @jug_verta,
There isn’t a threads node but you could easily do that with api
Authentication Setup:
- Get a Meta App Access Token:
- Go to Meta for Developers
- Create a new app or use existing one
- Add “Threads API” product to your app
- Generate access token with appropriate permissions
Basic API Calls:
Base URL: https://graph.threads.net/v1.0/
You can find all the api docs online
AJ_ML
3
When I try i found this: Feature unavailable
Facebook Login is currently unavailable for this app as we are updating additional details for this app. Please try again later.
system
Closed
4
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.