Tool to create a return time for a calendar. Use when scheduling recurring return times or availability windows for a specific weekday. Return times define when a calendar resource becomes available after being occupied.
newdayRequiredbooleanIf true, the return time will end on the next day. Use this if you have a return time over midnight (e.g., 23:00 to 02:00).
endtimeRequiredstringEnd time of the return time. Format: HH:MM (e.g., 17:00, 18:00). Must be a valid 24-hour time format.
starttimeRequiredstringStart time of the return time. Format: HH:MM (e.g., 09:00, 18:00). Must be a valid 24-hour time format.
calendaridRequiredintegerID of the calendar. Use the 'Get Calendars' function to get a list with all available calendars.
weekdayidxRequiredintegerID of the weekday where 1=Sunday, 2=Monday, 3=Tuesday, 4=Wednesday, 5=Thursday, 6=Friday, 7=Saturday.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.