Completed
Feature Request: Calendar Insert - Color Support
Currently, the Calendar Insert action lacks a "Color" field. To set a specific color, users must:
Create the event.
Use Test Get Calendar Events to find the newly created Event ID.
Use Calendar Update to apply the color.
The Solution: Add a Color input field directly within the Calendar Insert action. This field should ideally support:
Alternatively, you can slightly optimize the process by outputting the event id as local variable from the Calendar Insert action.
If