- 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>
56 lines
2.3 KiB
JSON
56 lines
2.3 KiB
JSON
{
|
|
"Motion": "Motion",
|
|
"You can obtain API key from [API Settings](https://app.usemotion.com/web/settings/api).": "You can obtain API key from [API Settings](https://app.usemotion.com/web/settings/api).",
|
|
"Create Task": "Create Task",
|
|
"Update Task": "Update Task",
|
|
"Create Project": "Create Project",
|
|
"Get Task": "Get Task",
|
|
"Move Task": "Move Task",
|
|
"Find Task": "Find Task",
|
|
"Custom API Call": "Custom API Call",
|
|
"Creates a new task.": "Creates a new task.",
|
|
"Update an existing task in Motion": "Update an existing task in Motion",
|
|
"Create a new project in Motion": "Create a new project in Motion",
|
|
"Get details of a specific task by ID.": "Get details of a specific task by ID.",
|
|
"Moves a task to a different workspace.": "Moves a task to a different workspace.",
|
|
"Finds an existing task.": "Finds an existing task.",
|
|
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
"Workspace ID": "Workspace ID",
|
|
"Task Name": "Task Name",
|
|
"Description": "Description",
|
|
"Due Date": "Due Date",
|
|
"Duration": "Duration",
|
|
"Status": "Status",
|
|
"Priority": "Priority",
|
|
"Project": "Project",
|
|
"Assignee": "Assignee",
|
|
"Labels": "Labels",
|
|
"Task ID": "Task ID",
|
|
"Project Name": "Project Name",
|
|
"Current Workspace": "Current Workspace",
|
|
"Target Workspace": "Target Workspace",
|
|
"Include All Statuses": "Include All Statuses",
|
|
"Method": "Method",
|
|
"Headers": "Headers",
|
|
"Query Parameters": "Query Parameters",
|
|
"Body": "Body",
|
|
"No Error on Failure": "No Error on Failure",
|
|
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
"Duration in minutes.": "Duration in minutes.",
|
|
"The names of the labels to be added to the task.": "The names of the labels to be added to the task.",
|
|
"The names of the labels to be added to the task": "The names of the labels to be added to the task",
|
|
"ISO 8601 Due date on the project": "ISO 8601 Due date on the project",
|
|
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
"ASAP": "ASAP",
|
|
"HIGH": "HIGH",
|
|
"MEDIUM": "MEDIUM",
|
|
"LOW": "LOW",
|
|
"GET": "GET",
|
|
"POST": "POST",
|
|
"PATCH": "PATCH",
|
|
"PUT": "PUT",
|
|
"DELETE": "DELETE",
|
|
"HEAD": "HEAD",
|
|
"Task Created": "Task Created",
|
|
"Triggers when a new task is created.": "Triggers when a new task is created."
|
|
} |