Sign in

Create event

documented

Create a new time entry (event) for a user on a given day.

POST /{account_id}/eventsEventsno implementation yet0 runs

Input

account_id*
Timely account ID
12345
hours*
Event hours
2
minutes*
Event minutes
30
estimated_hours
Estimated hours
1
estimated_minutes
Estimated minutes
0
from_timestamp*
Event start timestamp (ISO 8601)
2025-07-03T04:47:00Z
to_timestamp*
Event end timestamp (ISO 8601)
2025-07-03T08:17:00Z
day*
Event day (YYYY-MM-DD)
2025-07-03
note
Event note
Notes about the event
hour_rate
Hourly rate
100
internal_hour_rate
Internal hourly rate
150
project_id*
Project ID
1927
user_id
User ID
4810
Calls Timely as you (your API key is your account); keychains.dev holds the credentials.
Create event · Timely · OpenIntegrations