Skip to main content

Search meetings

Search for meetings in Google Calendar.

Application

  • Google Calendar

Inputs (what you have)

NameDescriptionData TypeRequired?
Calendar IDUnique identifier for the calendar. UseTextYes
Search queryFree text search terms used to find events that match in the summary, description, location, attendee displayName/email, and organizer displayName/email fields. Example:TextYes
Maximum number of resultsMaximum number of events returned on one result page. Default is 250 and the maximum is 2500NumberNo
Minimum end timeLower bound (exclusive) for an eventTextNo
Maximum start timeUpper bound (exclusive) for an eventTextNo
Minimum last modified timeLower bound for an eventTextNo
Time zoneTime zone used in the response. If not set, the calendarTextNo
Return single events?Whether to expand recurring events into individual instances and only return single one-off events and instances of recurring events. Must be true when Order by is Start timeTrue/FalseNo
Order bySort order for events in the results (Ascending). Start time ordering is only available when Return single events? is trueTextNo
Event typeType of events to return. When unset, all event types are returnedTextNo
Include deleted events?Whether to include events withTrue/FalseNo
Page tokenToken that specifies which result page to return, obtained from nextPageToken in a previous responseTextNo

Outputs (what you get)

NameDescriptionData Type
Response status codeThe HTTP status code returned by the API.Number
Response headersThe response headers returned by the API.JSON
Response bodyThe response body returned by the API.JSON

Requirements

  • N/A