n8n Integrationn8n Operations Reference
n8n Operations Reference
Complete operations reference for the SocialRails n8n node with examples and troubleshooting.
All available operations for the SocialRails n8n community node.
Post — Create
Create a new social media post (draft or scheduled).
Output example:
{
"data": {
"id": "550e8400-e29b-41d4-a716-446655440000",
"content": { "all": "Hello from n8n!" },
"platform": "twitter",
"status": "scheduled",
"scheduled_for": "2026-03-15T14:30:00Z"
}
}Post — List
List posts with optional filters.
Analytics — Get
Retrieve posting analytics for your workspace.
AI — Generate
Generate AI-powered social media content. Costs 2 AI credits per request.
Account — List
List all connected social media accounts.