Tool to create a schedule entry in a Basecamp schedule within a project. Use when you need to add a new event with start/end times and optional participants.
notifybooleanWhen true, participants receive notifications about the entry. Defaults to false if not specified.
all_daybooleanWhen true, entry spans entire day(s) without specific times. Defaults to false if not specified.
ends_atRequiredstringISO 8601 datetime when the entry concludes. Example: '2025-12-15T11:00:00Z'
summaryRequiredstringThe title or subject of the schedule entry.
bucket_idRequiredintegerThe project/bucket ID where the schedule exists.
starts_atRequiredstringISO 8601 datetime when the entry begins. Example: '2025-12-15T10:00:00Z'
descriptionstringHTML string with more information about the schedule entry with formatting.
schedule_idRequiredintegerThe schedule ID where the entry will be created.
participant_idsarrayArray of person IDs to include as participants in the schedule entry.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.