Tool to list all events created by the authenticated organizer. Use this when you need to fetch events from a Sympla account. Supports pagination, filtering by published status, date range, and sorting.
pageintegerPage number of the results (must be ≥1).
sortstringSort direction. Options: 'ASC' or 'DESC'. Default is 'ASC'.
fieldsstringComma-separated list of field names to customize response. If specified, only these fields will be returned.
from_datestringFilter events starting from specified date. Format: 'YYYY-MM-DD HH:mm:ss'.
page_sizeintegerNumber of results per page (1–200). Default is 100.
publishedbooleanFilter events by published status. Default is true (only published events).
field_sortstringField to sort by. Options: 'id', 'start_date', 'end_date', 'name'. Default is 'start_date'.
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.