Tool to create a check-in based on a template in DailyBot. Use when you need to set up a new recurring check-in (like daily standups, weekly syncs) for a team. The check-in can be scheduled with custom triggers, reminders, and reporting channels.
nameRequiredstringCheck-in name
activebooleanIndicates if the check-in is active. When true, the check-in will be sent automatically according to its schedule
end_onstringDate (YYYY-MM-DD format) when the check-in will be finished
start_onstringDate (YYYY-MM-DD format) that indicates when the check-in will start running
templateRequiredstringUUID of the template which the check-in will be created with
frequencyintegerWeekly frequency to trigger automatic reminders (e.g., 1 for weekly, 2 for bi-weekly)
is_anonymousbooleanIndicates if the check-in is anonymous. When true, responses are submitted anonymously
can_be_editedbooleanIndicates if the check-in settings can be edited after creation
is_trigger_basedbooleanIf true, check-in will not receive automatic reminders and must be triggered manually
frequency_on_daysarrayDays of the week to send automatic reminders, represented as integers (0=Monday, 6=Sunday)
reporting_metadataarrayList of channels where the check-in reports will be sent. Each entry should contain channel information
custom_trigger_timestringCustom trigger time for the check-in in HH:MM:SS format (e.g., '08:00:00', '14:30:00')
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.