- 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>
33 lines
2.3 KiB
JSON
33 lines
2.3 KiB
JSON
{
|
|
"Trello": "Trello",
|
|
"Project management tool for teams": "Project management tool for teams",
|
|
"API Key": "API Key",
|
|
"Trello API Key": "Trello API Key",
|
|
"Token": "Token",
|
|
"Trello Token": "Trello Token",
|
|
"\nTo obtain your API key and token, follow these steps:\n\n1. Go to https://trello.com/power-ups/admin\n2. Click **New** to create a new power-up\n3. Enter power-up information, and click **Create**\n4. From the API Key page, click **Generate a new API key**\n5. Copy **API Key** and enter it into the Trello API Key connection\n6. Click **manually generate a Token** next to the API key field\n7. Copy the token and paste it into the Trello Token connection\n8. Your connection should now work!\n": "\nTo obtain your API key and token, follow these steps:\n\n1. Go to https://trello.com/power-ups/admin\n2. Click **New** to create a new power-up\n3. Enter power-up information, and click **Create**\n4. From the API Key page, click **Generate a new API key**\n5. Copy **API Key** and enter it into the Trello API Key connection\n6. Click **manually generate a Token** next to the API key field\n7. Copy the token and paste it into the Trello Token connection\n8. Your connection should now work!\n",
|
|
"Create Card": "Create Card",
|
|
"Get Card": "Get Card",
|
|
"Create a new card in Trello": "Create a new card in Trello",
|
|
"Get a card in Trello": "Get a card in Trello",
|
|
"Boards": "Boards",
|
|
"Lists": "Lists",
|
|
"Task Name": "Task Name",
|
|
"Task Description": "Task Description",
|
|
"Position": "Position",
|
|
"Labels": "Labels",
|
|
"Card ID": "Card ID",
|
|
"List of boards": "List of boards",
|
|
"Get lists from a board": "Get lists from a board",
|
|
"The name of the card to create": "The name of the card to create",
|
|
"The description of the card to create": "The description of the card to create",
|
|
"Place the card on top or bottom of the list": "Place the card on top or bottom of the list",
|
|
"Assign labels to the card": "Assign labels to the card",
|
|
"The card ID": "The card ID",
|
|
"Top": "Top",
|
|
"Bottom": "Bottom",
|
|
"Card Moved to list": "Card Moved to list",
|
|
"New Card": "New Card",
|
|
"Trigger when a card is moved to the list specified": "Trigger when a card is moved to the list specified",
|
|
"Trigger when a new card is created": "Trigger when a new card is created"
|
|
} |