Automatisierung
Tareno mit N8N verbinden
Automatisiere deine Social-Media-Posts mit n8n-Workflows. Verbinde Tareno mit über 400 Apps und erstelle leistungsstarke Automatisierungspipelines – ohne Code.
RSS
New Blog PostT
Tareno: PublishS
Slack NotificationSchnellstart
1
Node installieren
Füge Tareno zu deiner n8n-Instanz hinzu
npm install n8n-nodes-tareno2
API-Schlüssel holen
Generiere einen API-Schlüssel in den Tareno-Einstellungen
3
Zugangsdaten erstellen
Füge deinen API-Schlüssel zu den n8n-Zugangsdaten hinzu
In n8n, go to Credentials → Add → Tareno API and paste your key.
Verfügbare Operationen
Get Accounts
GET
Retrieve all connected social media accounts
Antwort-Beispiel
{
"accounts": [
{
"id": "acc_123abc",
"platform": "instagram",
"name": "My Instagram",
"username": "@myaccount"
},
{
"id": "acc_456def",
"platform": "twitter",
"name": "My Twitter",
"username": "@mytwitter"
}
]
}Workflow-Beispiele
RSS to Social Media
Automatically post new blog articles to all platforms
RSS Feed
RSS Feed Trigger
Tareno: Publish
Slack Notification
Scheduled Content Calendar
Schedule posts from a spreadsheet or database
Scheduled
Google Sheets
Loop Over Items
Tareno: Schedule
AI Content Generation
Generate and post AI-powered content
Scheduled
OpenAI
Tareno: Upload Media
Tareno: Publish