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,24 @@
|
||||
{
|
||||
"Fliqr AI": "Fliqr AI",
|
||||
"Omnichannel AI chatbot enhancing customer interactions across WhatsApp, Facebook, Instagram, Telegram, and 6 other platforms.": "Omnichannel AI chatbot enhancing customer interactions across WhatsApp, Facebook, Instagram, Telegram, and 6 other platforms.",
|
||||
"\n To obtain your Fliqr API access token, follow these steps:\n\n 1. Log in to your Fliqr account.\n 2. Navigate to Fliqr API Access Token Settings.\n 3. Under the Integrations section, find the Fliqr API Access Token.\n 4. Click on Copy Token to copy your existing token or click on Generate Token to create a new one.\n 5. Copy the token and paste it below in \"Fliqr API Access Token\".\n ": "\n To obtain your Fliqr API access token, follow these steps:\n\n 1. Log in to your Fliqr account.\n 2. Navigate to Fliqr API Access Token Settings.\n 3. Under the Integrations section, find the Fliqr API Access Token.\n 4. Click on Copy Token to copy your existing token or click on Generate Token to create a new one.\n 5. Copy the token and paste it below in \"Fliqr API Access Token\".\n ",
|
||||
"Get Business Account details": "Get Business Account details",
|
||||
"Get Account Flows": "Get Account Flows",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Get basic account details of business": "Get basic account details of business",
|
||||
"Get all flows from the account": "Get all flows from the account",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
||||
"GET": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD"
|
||||
}
|
||||
Reference in New Issue
Block a user