Add Activepieces integration for workflow automation
- 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>
This commit is contained in:
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"Microsoft 365 Planner is part of the Microsoft 365 suite, offering lightweight task and bucket-based planning for teams. This integration supports creating plans, buckets, tasks, fetching them, deleting them, and custom API calls.": "Microsoft 365 Plannerは、Microsoft 365スイートの一部であり、チーム向けに軽量なタスクとバケットベースの計画を提供します。 この統合は、プラン、バケット、タスク、フェッチ、削除、カスタム API コールの作成をサポートします。",
|
||||
"Create Plan": "プランを作成",
|
||||
"Create Bucket": "バケットを作成",
|
||||
"Create Task": "タスクを作成",
|
||||
"Delete Bucket": "バケットを削除",
|
||||
"Delete Task": "タスクの削除",
|
||||
"Update Plan": "プランを更新",
|
||||
"Update Bucket": "バケットを更新",
|
||||
"Update Task": "タスクの更新",
|
||||
"Find a Plan": "プランを探す",
|
||||
"Get a Bucket": "バケツを入手",
|
||||
"Find Task": "タスクを検索",
|
||||
"Custom API Call": "カスタムAPI通話",
|
||||
"Create a new planner plan": "新しいプランナープランを作成する",
|
||||
"Create a bucket (category) under a plan.": "プランの下にバケット(カテゴリ)を作成します。",
|
||||
"Create a new planner task with title, assignments, due date, etc.": "タイトル、課題、期日などの新しいプランナータスクを作成します。",
|
||||
"Delete an existing bucket.": "既存のバケットを削除します",
|
||||
"Remove a specific task by ID.": "ID で特定のタスクを削除します。",
|
||||
"modify metadata of a plan (e.g. title changes).": "プランのメタデータを変更(例:タイトル変更)",
|
||||
"Modify bucket’s name or properties.": "バケット名またはプロパティを変更します。",
|
||||
"Modify existing task fields: title, due date, assignments, descriptions.": "Modify existing task fields: title, 締切日, 課題, 説明.",
|
||||
"Finds a plan by field.": "フィールド別にプランを検索します。",
|
||||
"Retrieve details about a specific bucket.": "特定のバケットの詳細を取得します。",
|
||||
"Find task by fields.": "フィールドでタスクを検索します。",
|
||||
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
|
||||
"Group": "グループ",
|
||||
"Title": "タイトル",
|
||||
"Plan": "プラン",
|
||||
"Bucket Name": "バケット名",
|
||||
"Order Hint": "注文ヒント",
|
||||
"Bucket": "バケツ入りバケツ",
|
||||
"Assignments": "課題",
|
||||
"Due Date": "締切日",
|
||||
"Percent Complete": "完了率",
|
||||
"Priority": "優先度",
|
||||
"Start Date": "開始日",
|
||||
"Task": "タスク",
|
||||
"Name": "名前",
|
||||
"Method": "方法",
|
||||
"Headers": "ヘッダー",
|
||||
"Query Parameters": "クエリパラメータ",
|
||||
"Body": "本文",
|
||||
"Response is Binary ?": "応答はバイナリですか?",
|
||||
"No Error on Failure": "失敗時にエラーはありません",
|
||||
"Timeout (in seconds)": "タイムアウト(秒)",
|
||||
"Select the Grroup": "Grroupを選択",
|
||||
"The title of the plan": "プランのタイトル",
|
||||
"Select the plan": "プランを選択",
|
||||
"The name of the bucket to be created": "作成するバケットの名前",
|
||||
"Hint used to order items of this type in a list. The format is defined as outlined here: https://learn.microsoft.com/en-us/graph/api/resources/planner-order-hint-format?view=graph-rest-1.0": "このタイプのアイテムをリストで注文するために使用されるヒント。フォーマットはここで概要を定義します: https://learn.microsoft.com/en-us/graph/api/resources/planner-order-hint-format?view=graph-rest-1.0",
|
||||
"Select the bucket": "Bucket を選択",
|
||||
"The title of the task to be created": "作成されるタスクのタイトル",
|
||||
"Select users to assign the task to. If left empty, the task will be unassigned.": "タスクに割り当てるユーザーを選択します。空のままにすると、タスクは割り当てられなくなります。",
|
||||
"The due date and time for the task": "タスクの期日と時刻",
|
||||
"The completion percentage of the task (0-100)": "タスクの完了率 (0-100)",
|
||||
"The priority of the task between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority).": "0 から 10 の間のタスクの優先度 値が増えると、優先度が低くなります(0が最も高くなり、10が最も低くなります)。",
|
||||
"The start date and time for the task": "タスクの開始日時",
|
||||
"Select the task": "タスクを選択",
|
||||
"The new title of the plan": "プランの新しいタイトル",
|
||||
"The new name of the bucket": "バケットの新しい名前",
|
||||
"The new title of the task": "タスクの新しいタイトル",
|
||||
"The title of the plan to search for": "検索する計画のタイトル",
|
||||
"The title of the task to search for": "検索するタスクのタイトル",
|
||||
"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 Plan Created": "新規作成されたプラン",
|
||||
"New Task Created": "新しいタスクが作成されました",
|
||||
"New Task Assigned to User": "ユーザーに割り当てられた新規タスク",
|
||||
"Triggers when a new Plan is created in Microsoft 365 Planner.": "Microsoft 365 Plannerで新しいプランを作成したときにトリガーします。",
|
||||
"Triggers when a new Task is created in Microsoft 365 Planner.": "Microsoft 365 Plannerで新規タスクを作成したときにトリガーします。",
|
||||
"Triggers when a Task is assigned to the authenticated user in Microsoft 365 Planner.": "Microsoft 365 Plannerの認証済みユーザーにタスクが割り当てられたときにトリガーします。"
|
||||
}
|
||||
Reference in New Issue
Block a user