الأتمتة
قم بتوصيل Tareno بـ N8N
قم بأتمتة النشر على وسائل التواصل الاجتماعي باستخدام سير عمل n8n. قم بتوصيل Tareno بأكثر من 400 تطبيق وأنشئ مسارات أتمتة قوية دون كتابة تعليمات برمجية.
RSS
New Blog PostT
Tareno: PublishS
Slack Notificationبداية سريعة
1
قم بتثبيت العقدة
أضف Tareno إلى مثيل n8n الخاص بك
npm install n8n-nodes-tareno2
احصل على مفتاح API الخاص بك
قم بإنشاء مفتاح API في إعدادات Tareno
3
إنشاء بيانات الاعتماد
أضف مفتاح API الخاص بك إلى بيانات اعتماد n8n
In n8n, go to Credentials → Add → Tareno API and paste your key.
العمليات المتاحة
Get Accounts
GET
Retrieve all connected social media accounts
مثال الاستجابة
{
"accounts": [
{
"id": "acc_123abc",
"platform": "instagram",
"name": "My Instagram",
"username": "@myaccount"
},
{
"id": "acc_456def",
"platform": "twitter",
"name": "My Twitter",
"username": "@mytwitter"
}
]
}أمثلة سير العمل
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