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,67 @@
|
||||
{
|
||||
"Subdomain": "Subdomain",
|
||||
"Token": "Token",
|
||||
"\nPlease follow [Generate Long Live Token](https://developers.kommo.com/docs/long-lived-token) guide for generating token.\n\nYour Kommo account subdomain (e.g., \"mycompany\" if your URL is mycompany.kommo.com).\n\n": "\nPlease follow [Generate Long Live Token](https://developers.kommo.com/docs/long-lived-token) guide for generating token.\n\nYour Kommo account subdomain (e.g., \"mycompany\" if your URL is mycompany.kommo.com).\n\n",
|
||||
"Find Lead": "Find Lead",
|
||||
"Update Contact": "Update Contact",
|
||||
"Create New Lead": "Create New Lead",
|
||||
"Update Lead": "Update Lead",
|
||||
"Create New Contact": "Create New Contact",
|
||||
"Find Contact": "Find Contact",
|
||||
"Find Company": "Find Company",
|
||||
"Custom API Call": "自定义 API 呼叫",
|
||||
"Finds an existing lead.": "Finds an existing lead.",
|
||||
"Updates an existing contact.": "Updates an existing contact.",
|
||||
"Creates a new lead.": "Creates a new lead.",
|
||||
"Update existing lead info.": "Update existing lead info.",
|
||||
"Add a new contact.": "Add a new contact.",
|
||||
"Finds an existing contact.": "Finds an existing contact.",
|
||||
"Find an existing company.": "Find an existing company.",
|
||||
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
|
||||
"Query": "Query",
|
||||
"Contact": "Contact",
|
||||
"Full Name": "Full Name",
|
||||
"First Name": "First Name",
|
||||
"Last Name": "名字",
|
||||
"Email": "电子邮件地址",
|
||||
"Phone": "Phone",
|
||||
"Unique identified of a responsible user": "Unique identified of a responsible user",
|
||||
"Tags to Add": "Tags to Add",
|
||||
"Tags to Delete": "Tags to Delete",
|
||||
"Lead Name": "Lead Name",
|
||||
"Price": "Price",
|
||||
"Pipeline": "Pipeline",
|
||||
"Status": "状态",
|
||||
"Loss Reason": "Loss Reason",
|
||||
"Lead": "Lead",
|
||||
"Name": "名称",
|
||||
"Method": "方法",
|
||||
"Headers": "信头",
|
||||
"Query Parameters": "查询参数",
|
||||
"Body": "正文内容",
|
||||
"Response is Binary ?": "Response is Binary ?",
|
||||
"No Error on Failure": "失败时没有错误",
|
||||
"Timeout (in seconds)": "超时(秒)",
|
||||
"Search query (Searches through the filled fields of the lead).": "Search query (Searches through the filled fields of the lead).",
|
||||
"List of tag names or IDs to add.": "List of tag names or IDs to add.",
|
||||
"List of tag names or IDs to remove.": "List of tag names or IDs to remove.",
|
||||
"List of tags to add.": "List of tags to add.",
|
||||
"Search query (Searches through the filled fields of the contact).": "Search query (Searches through the filled fields of the contact).",
|
||||
"Search query (Searches through the filled fields of the company).": "Search query (Searches through the filled fields of the company).",
|
||||
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
|
||||
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
||||
"GET": "获取",
|
||||
"POST": "帖子",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "弹出",
|
||||
"DELETE": "删除",
|
||||
"HEAD": "黑色",
|
||||
"Lead Status Changed": "Lead Status Changed",
|
||||
"New Contact Added": "New Contact Added",
|
||||
"New Lead Created": "New Lead Created",
|
||||
"New Task Created": "New Task Created",
|
||||
"Triggers when a lead status is changed.": "Triggers when a lead status is changed.",
|
||||
"Triggers when a new contact is added.": "Triggers when a new contact is added.",
|
||||
"Triggers when a new lead is created.": "Triggers when a new lead is created.",
|
||||
"Triggered when a new task is created.": "Triggered when a new task is created."
|
||||
}
|
||||
Reference in New Issue
Block a user