- Add Activepieces fork with SmoothSchedule custom piece - Create integrations app with Activepieces service layer - Add embed token endpoint for iframe integration - Create Automations page with embedded workflow builder - Add sidebar visibility fix for embed mode - Add list inactive customers endpoint to Public API - Include SmoothSchedule triggers: event created/updated/cancelled - Include SmoothSchedule actions: create/update/cancel events, list resources/services/customers 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
29 lines
1.8 KiB
JSON
29 lines
1.8 KiB
JSON
{
|
|
"Build chatbots for LINE": "LINE 用のチャットボットを構築",
|
|
"Push Message": "Push Message",
|
|
"Custom API Call": "カスタムAPI通話",
|
|
"Push message to the line account": "ラインアカウントにメッセージを送る",
|
|
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
|
|
"User Id": "ユーザー ID",
|
|
"Text": "テキスト",
|
|
"Method": "方法",
|
|
"Headers": "ヘッダー",
|
|
"Query Parameters": "クエリパラメータ",
|
|
"Body": "本文",
|
|
"Response is Binary ?": "応答はバイナリですか?",
|
|
"No Error on Failure": "失敗時にエラーはありません",
|
|
"Timeout (in seconds)": "タイムアウト(秒)",
|
|
"The user id can be obtained from the webhook payload": "ユーザ ID は webhook ペイロードから取得できます",
|
|
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
|
|
"Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
|
|
"GET": "取得",
|
|
"POST": "POST",
|
|
"PATCH": "PATCH",
|
|
"PUT": "PUT",
|
|
"DELETE": "削除",
|
|
"HEAD": "頭",
|
|
"New Message": "新しいメッセージ",
|
|
"Triggers when a new message is received": "新しいメッセージを受信したときにトリガーする",
|
|
"Markdown": "Markdown",
|
|
"\n- Create Line bot account from Developer Console\n- Go to the \"Messaging API\" section.\n- In the webhook settings, paste this URL: \n `{{webhookUrl}}`\n- Publish Activepieces flow first then click \"Verify\" button\n": "\n- Create Line bot account from Developer Console\n- Go to the \"Messaging API\" section.\n- In the webhook settings, paste this URL: \n `{{webhookUrl}}`\n- Publish Activepieces flow first then click \"Verify\" button\n"
|
|
} |