- 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>
78 lines
4.3 KiB
JSON
78 lines
4.3 KiB
JSON
{
|
|
"Workforce management platform for scheduling and forecasting": "Workforce management platform for scheduling and forecasting",
|
|
"You can obtain API key by navigating to [Settings->API](https://app.assembledhq.com/settings/api) page.": "You can obtain API key by navigating to [Settings->API](https://app.assembledhq.com/settings/api) page.",
|
|
"Custom API Call": "Custom API Call",
|
|
"Custom GraphQL": "Custom GraphQL",
|
|
"Create OOO Request": "Create OOO Request",
|
|
"Add Shift on Assembled": "Add Shift on Assembled",
|
|
"Update OOO Request": "Update OOO Request",
|
|
"Delete OOO Request": "Delete OOO Request",
|
|
"Make custom API calls to Assembled endpoints": "Make custom API calls to Assembled endpoints",
|
|
"Perform a custom GraphQL query": "Perform a custom GraphQL query",
|
|
"Create an Out of Office request in Assembled.": "Create an Out of Office request in Assembled.",
|
|
"Add a new shift to a user's schedule in Assembled": "Add a new shift to a user's schedule in Assembled",
|
|
"Updates an existing OOO request.": "Updates an existing OOO request.",
|
|
"Cancel/delete a OOO request.": "Cancel/delete a OOO request.",
|
|
"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)",
|
|
"Query": "Query",
|
|
"Parameters": "Parameters",
|
|
"Mock Mode": "Mock Mode",
|
|
"User ID": "User ID",
|
|
"Start Date": "Start Date",
|
|
"End Date": "End Date",
|
|
"Activity Type ID": "Activity Type ID",
|
|
"All Day Event": "All Day Event",
|
|
"Reason": "Reason",
|
|
"Agent ID": "Agent ID",
|
|
"Start Time": "Start Time",
|
|
"End Time": "End Time",
|
|
"Date": "Date",
|
|
"Shift Type": "Shift Type",
|
|
"Notes": "Notes",
|
|
"OOO ID": "OOO ID",
|
|
"Status": "Status",
|
|
"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..",
|
|
"Use mock data for testing": "Use mock data for testing",
|
|
"ID of the user requesting time off": "ID of the user requesting time off",
|
|
"Start date of the OOO period": "Start date of the OOO period",
|
|
"End date of the OOO period": "End date of the OOO period",
|
|
"UUID of the activity type for time off (can be retrieved from activity types endpoints)": "UUID of the activity type for time off (can be retrieved from activity types endpoints)",
|
|
"Whether this is an all-day OOO event": "Whether this is an all-day OOO event",
|
|
"Reason for the OOO request": "Reason for the OOO request",
|
|
"Agent ID of the person to assign the shift to (use the agent_id field from /people endpoint, not the person id)": "Agent ID of the person to assign the shift to (use the agent_id field from /people endpoint, not the person id)",
|
|
"Start time of the shift": "Start time of the shift",
|
|
"End time of the shift": "End time of the shift",
|
|
"Date of the shift": "Date of the shift",
|
|
"Type of shift": "Type of shift",
|
|
"UUID of the activity type for this shift (get from /activity_types endpoint)": "UUID of the activity type for this shift (get from /activity_types endpoint)",
|
|
"Additional notes for the shift": "Additional notes for the shift",
|
|
"ID of the user for the time off request (required for creating new request)": "ID of the user for the time off request (required for creating new request)",
|
|
"UUID of the activity type for time off (required for creating new request)": "UUID of the activity type for time off (required for creating new request)",
|
|
"GET": "GET",
|
|
"POST": "POST",
|
|
"PATCH": "PATCH",
|
|
"PUT": "PUT",
|
|
"DELETE": "DELETE",
|
|
"HEAD": "HEAD",
|
|
"Regular": "Regular",
|
|
"Overtime": "Overtime",
|
|
"On-call": "On-call",
|
|
"Training": "Training",
|
|
"Pending": "Pending",
|
|
"Approved": "Approved",
|
|
"Rejected": "Rejected",
|
|
"Cancelled": "Cancelled",
|
|
"New OOO Request": "New OOO Request",
|
|
"OOO Status Changed": "OOO Status Changed",
|
|
"Schedule Updated": "Schedule Updated",
|
|
"Triggers when a new OOO request is created.": "Triggers when a new OOO request is created.",
|
|
"Triggers on approval/rejection of OOO.": "Triggers on approval/rejection of OOO.",
|
|
"Triggers when user schedule is modified.": "Triggers when user schedule is modified."
|
|
} |