Retrieve a collection of scheduled events (calls, interviews, meetings) from the Workable account. Supports filtering by event type, date range, candidate, job, or team member. Use pagination parameters (limit, since_id, max_id) for large result sets. By default, cancelled event…
typestringFilter events by type (call, interview, or meeting).
limitintegerMaximum number of events to return per request. Used for pagination.
max_idstringReturn events with ID less than or equal to this value. Used for pagination.
contextstringAdditional context filter for events.
end_datestringFilter events ending on or before this date (ISO 8601 format).
since_idstringReturn events with ID greater than or equal to this value. Used for pagination.
member_idstringFilter events where a specific member is participating.
shortcodestringFilter events associated with a specific job shortcode.
start_datestringFilter events starting on or after this date (ISO 8601 format).
candidate_idstringFilter events associated with a specific candidate ID.
include_cancelledbooleanInclude cancelled events in the results (default: false).
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.