Sign in

Update a schedule entry

documented

Update a schedule entry.

PUT /schedule_entries/{schedule_entry_id}.jsonSchedule Entriesno implementation yet0 runs

Input

account_id*
Basecamp account ID
e.g. 123456789
schedule_entry_id*
Schedule Entry ID
ID of the schedule entry to update
summary*
Schedule entry summary
e.g. 'Team Sync Meeting'
starts_at*
Start time (ISO 8601)
e.g. 2026-02-15T15:00:00Z
ends_at*
End time (ISO 8601)
e.g. 2026-02-15T16:00:00Z
description
Description
Optional description
all_day
All-day event
true or false
participant_ids
Participant IDs
Array of user IDs
Calls Basecamp as you (your API key is your account); keychains.dev holds the credentials.
Update a schedule entry · Basecamp · OpenIntegrations