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,35 @@
|
||||
{
|
||||
"Open source alternative to Google Analytics": "Open source alternative to Google Analytics",
|
||||
"Matomo Domain": "Matomo Domain",
|
||||
"Token Auth": "Token Auth",
|
||||
"Site ID": "Site ID",
|
||||
"The domain of your Matomo account: https://matomo.example.com": "The domain of your Matomo account: https://matomo.example.com",
|
||||
"The Token Auth key from your Matomo account": "The Token Auth key from your Matomo account",
|
||||
"The site ID that will be associated to this connection. Site IDs can be found on the main Websites page.": "The site ID that will be associated to this connection. Site IDs can be found on the main Websites page.",
|
||||
"\nAuthenticate with Matomo.\n\nYour Matomo domain is the URL of your Matomo account, e.g. https://matomo.example.com\n\nYour Token Auth key can be found in your Matomo account under Settings > API.\n\nYour Site ID can be found in your Matomo account under Administration > Websites.\n": "\nAuthenticate with Matomo.\n\nYour Matomo domain is the URL of your Matomo account, e.g. https://matomo.example.com\n\nYour Token Auth key can be found in your Matomo account under Settings > API.\n\nYour Site ID can be found in your Matomo account under Administration > Websites.\n",
|
||||
"Add Annotation": "Add Annotation",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Add an annotation to a Matomo site": "Add an annotation to a Matomo site",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"Note": "Note",
|
||||
"Date": "Date",
|
||||
"Starred": "Starred",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"Response is Binary ?": "Response is Binary ?",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"The note to add": "The note to add",
|
||||
"The date to add the note to. Format: YYYY-MM-DD": "The date to add the note to. Format: YYYY-MM-DD",
|
||||
"Whether or not the note should be starred": "Whether or not the note should be starred",
|
||||
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
||||
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
||||
"GET": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD"
|
||||
}
|
||||
Reference in New Issue
Block a user