- 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>
55 lines
2.6 KiB
JSON
55 lines
2.6 KiB
JSON
{
|
|
"Modern open source forum software": "Modern open source forum software",
|
|
"API Key": "API Key",
|
|
"API Username": "API Username",
|
|
"Website URL": "Website URL",
|
|
"URL of the discourse url i.e https://discourse.yourinstance.com": "URL of the discourse url i.e https://discourse.yourinstance.com",
|
|
"\n*Get your api Key: https://discourse.yourinstance.com/admin/api/keys\n": "\n*Get your api Key: https://discourse.yourinstance.com/admin/api/keys\n",
|
|
"Create Post": "Create Post",
|
|
"Create Topic": "Create Topic",
|
|
"Change User Trust Level": "Change User Trust Level",
|
|
"Add Users to Group": "Add Users to Group",
|
|
"Send Private Message": "Send Private Message",
|
|
"Custom API Call": "Custom API Call",
|
|
"Create a new post in discourse": "Create a new post in discourse",
|
|
"Create a new topic in Discourse": "Create a new topic in Discourse",
|
|
"Change the trust level of a user": "Change the trust level of a user",
|
|
"Add users to a group": "Add users to a group",
|
|
"Send a private message in Discourse": "Send a private message in Discourse",
|
|
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
"Post Content": "Post Content",
|
|
"Topic ID": "Topic ID",
|
|
"Post Title": "Post Title",
|
|
"Topic Content": "Topic Content",
|
|
"Category ID": "Category ID",
|
|
"User ID": "User ID",
|
|
"New Trust Level": "New Trust Level",
|
|
"Group Id": "Group Id",
|
|
"Users": "Users",
|
|
"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)",
|
|
"Content of the post": "Content of the post",
|
|
"ID of the topic to post in": "ID of the topic to post in",
|
|
"Title of the Topic": "Title of the Topic",
|
|
"Content of the topic": "Content of the topic",
|
|
"ID of the category to post in": "ID of the category to post in",
|
|
"ID of the user": "ID of the user",
|
|
"New trust level of the user": "New trust level of the user",
|
|
"Id of the group": "Id of the group",
|
|
"List of users to add to the group": "List of users to add to the group",
|
|
"Title for the PM": "Title for the PM",
|
|
"List of users to send the PM to (can be one or more)": "List of users to send the PM to (can be one or more)",
|
|
"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"
|
|
} |