クイックスタート
1
ノードをインストールする
Tareno を n8n インスタンスに追加する
npm install n8n-nodes-tareno2
API キーを取得する
Tareno設定でAPIキーを生成する
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