- 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>
64 lines
4.8 KiB
JSON
64 lines
4.8 KiB
JSON
{
|
||
"All-in-one business management solution by Microsoft.": "All-in-one business management solution by Microsoft.",
|
||
"Environment": "Environment",
|
||
"Name of the environment to connect to, e.g. 'Production' or 'Sandbox'. Environment names can be found in the Business Central Admin Center.": "Name of the environment to connect to, e.g. 'Production' or 'Sandbox'. Environment names can be found in the Business Central Admin Center.",
|
||
"\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and ad": "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add the given URL.\n8. Click **Register**.\n9. After registration, you’ll be redirected to the app’s overview page. Copy the **Application (client) ID**.\n10. From the left menu, go to **Certificates & secrets**.\n - Under **Client secrets**, click **New client secret**.\n - Provide a description, set an expiry, and click **Add**.\n - Copy the **Value** of the client secret (this will not be shown again).\n11. Go to **API permissions** from the left menu.\n - Click **Add a permission**.\n - Select **Dynamics 365 Business Central** → **Delegated permissions**.\n - Add the following scopes:\n - Financials.ReadWrite.All\n - user_impersonation\n - Click **Add permissions**.\n12. Copy your **Client ID** and **Client Secret**.\n",
|
||
"Create Record": "Create Record",
|
||
"Delete Record": "Delete Record",
|
||
"Get Record": "Get Record",
|
||
"Update Record": "Update Record",
|
||
"Search Records": "Search Records",
|
||
"Custom API Call": "自定义 API 呼叫",
|
||
"Creates a new record.": "Creates a new record.",
|
||
"Deletes an existing record.": "Deletes an existing record.",
|
||
"Retrieves the details of a record by it's ID.": "Retrieves the details of a record by it's ID.",
|
||
"Updates an existing record.": "Updates an existing record.",
|
||
"Retrieves a list of records.": "Retrieves a list of records.",
|
||
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
|
||
"Company": "Company",
|
||
"Record Type": "Record Type",
|
||
"Record Fields": "Record Fields",
|
||
"Record ID": "Record ID",
|
||
"Markdown": "Markdown",
|
||
"Filter Fields": "Filter Fields",
|
||
"Method": "方法",
|
||
"Headers": "信头",
|
||
"Query Parameters": "查询参数",
|
||
"Body": "正文内容",
|
||
"Response is Binary ?": "Response is Binary ?",
|
||
"No Error on Failure": "失败时没有错误",
|
||
"Timeout (in seconds)": "超时(秒)",
|
||
"You can search on any and all of the property fields below. We'll return only exact matches (capitalization matters!) on all values provided.": "You can search on any and all of the property fields below. We'll return only exact matches (capitalization matters!) on all values provided.",
|
||
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
|
||
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
||
"Bank Accounts": "Bank Accounts",
|
||
"Contacts": "Contacts",
|
||
"Currencies": "Currencies",
|
||
"Customers": "Customers",
|
||
"Dispute Status": "Dispute Status",
|
||
"Employees": "Employees",
|
||
"Item Categories": "Item Categories",
|
||
"Items": "项目",
|
||
"Item Variants": "Item Variants",
|
||
"Journals": "Journals",
|
||
"Locations": "Locations",
|
||
"Payment Methods": "Payment Methods",
|
||
"Payment Terms": "Payment Terms",
|
||
"Projects": "项目",
|
||
"Sales Invoice Lines": "Sales Invoice Lines",
|
||
"Sales Invoices": "Sales Invoices",
|
||
"Sales Order Lines": "Sales Order Lines",
|
||
"Sales Orders": "Sales Orders",
|
||
"Sales Quote Lines": "Sales Quote Lines",
|
||
"Sales Quotes": "Sales Quotes",
|
||
"Shipment Methods": "Shipment Methods",
|
||
"Vendors": "Vendors",
|
||
"GET": "获取",
|
||
"POST": "帖子",
|
||
"PATCH": "PATCH",
|
||
"PUT": "弹出",
|
||
"DELETE": "删除",
|
||
"HEAD": "黑色",
|
||
"New or Updated Record": "New or Updated Record",
|
||
"Triggers when a new record is added or modified.": "Triggers when a new record is added or modified."
|
||
} |