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,73 @@
|
||||
{
|
||||
"VBOUT": "VBOUT",
|
||||
"Marketing automation platform for agencies": "Marketing automation platform for agencies",
|
||||
"\nTo obtain your API key, follow these steps:\n\n1.Go to **settings** by clicking your profile-pic (top-right).\n\n2.Navigate to **API Integrations** section.\n\n3.Under **API USER KEY** ,copy API key.\n\n": "\nTo obtain your API key, follow these steps:\n\n1.Go to **settings** by clicking your profile-pic (top-right).\n\n2.Navigate to **API Integrations** section.\n\n3.Under **API USER KEY** ,copy API key.\n\n",
|
||||
"Add Contact to List": "Add Contact to List",
|
||||
"Add Tag to Contact": "Add Tag to Contact",
|
||||
"Create Email List": "Create Email List",
|
||||
"Create Email Marketing Campaign": "Create Email Marketing Campaign",
|
||||
"Create Social Media Message": "Create Social Media Message",
|
||||
"Get Contact by Email": "Get Contact by Email",
|
||||
"Get List Details with Custom Fields": "Get List Details with Custom Fields",
|
||||
"Remove Tags from Contact": "Remove Tags from Contact",
|
||||
"Unsubscribe Contact": "Unsubscribe Contact",
|
||||
"Update Contact": "Update Contact",
|
||||
"Adds a contact to a given email list.": "Adds a contact to a given email list.",
|
||||
"Adds the tag to the contact.": "Adds the tag to the contact.",
|
||||
"Creates a new email list.": "Creates a new email list.",
|
||||
"Creates a new email campaign for specific list.": "Creates a new email campaign for specific list.",
|
||||
"Post a message to one of your social media channel.": "Post a message to one of your social media channel.",
|
||||
"Retrieves the contact by email.": "Retrieves the contact by email.",
|
||||
"Retrieves specific list details with custom fields.": "Retrieves specific list details with custom fields.",
|
||||
"Removes tags from an existing contact.": "Removes tags from an existing contact.",
|
||||
"Unsubscribes an existing contact in a given email list.": "Unsubscribes an existing contact in a given email list.",
|
||||
"Updates a contact in a given email list.": "Updates a contact in a given email list.",
|
||||
"Email Address": "Email Address",
|
||||
"List ID": "List ID",
|
||||
"Contact Status": "Contact Status",
|
||||
"IP Address": "IP Address",
|
||||
"Fields": "Fields",
|
||||
"Tag Name": "Tag Name",
|
||||
"Name": "Name",
|
||||
"Email Subject": "Email Subject",
|
||||
"Reply To": "Reply To",
|
||||
"From Email": "From Email",
|
||||
"From Name": "From Name",
|
||||
"Notify Email": "Notify Email",
|
||||
"Success Email": "Success Email",
|
||||
"Success Message": "Success Message",
|
||||
"Error Message": "Error Message",
|
||||
"Confirmation Email": "Confirmation Email",
|
||||
"Confirmation Message": "Confirmation Message",
|
||||
"Campaign Recipients List": "Campaign Recipients List",
|
||||
"Campaign Name": "Campaign Name",
|
||||
"Campaign Subject": "Campaign Subject",
|
||||
"Campaign Type": "Campaign Type",
|
||||
"Message Body": "Message Body",
|
||||
"Message": "Message",
|
||||
"Social Media Channel": "Social Media Channel",
|
||||
"Social Media Account": "Social Media Account",
|
||||
"Email": "Email",
|
||||
"Contact Email": "Contact Email",
|
||||
"The name of the list.": "The name of the list.",
|
||||
"The default subscription subject.": "The default subscription subject.",
|
||||
"The Reply to email of the list.": "The Reply to email of the list.",
|
||||
"The From email of the list.": "The From email of the list.",
|
||||
"The From name of the list.": "The From name of the list.",
|
||||
"Notification Email.": "Notification Email.",
|
||||
"Subscription Success Email.": "Subscription Success Email.",
|
||||
"Subscription Success Message.": "Subscription Success Message.",
|
||||
"Subscription Error Message.": "Subscription Error Message.",
|
||||
"Confirmation Email Message.": "Confirmation Email Message.",
|
||||
"use comma for multiple tag e.g. **tag1,tag2**.": "use comma for multiple tag e.g. **tag1,tag2**.",
|
||||
"Contact email for update.": "Contact email for update.",
|
||||
"Unconfirmed": "Unconfirmed",
|
||||
"Active": "Aktif",
|
||||
"Unsubscribe": "Unsubscribe",
|
||||
"Bounced Email": "Bounced Email",
|
||||
"Standard": "Standard",
|
||||
"Automated": "Automated",
|
||||
"Twitter": "Twitter",
|
||||
"LinkedIn": "LinkedIn",
|
||||
"Facebook": "Facebook"
|
||||
}
|
||||
Reference in New Issue
Block a user