You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . Google . Calendar . SearchEvents
Allows you to search for events using a variety of search parameters.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo allows you to search for events using a variety of filter parameters such as date range, keyword search, or last modified date. The documentation for this API method can be found here.
Here's an example of the JSON returned by this Choreo:
{ "kind": "calendar#events", "etag": "\"CKYHc9lEG-QGZ-XIBQ_gQOeAJCs/lRXcI-gGGkFCoKpIdDUZTPPsJJo\"", "summary": "MyConcerts", "updated": "2012-04-27T00:48:04.000Z", "timeZone": "America/New_York", "accessRole": "owner", "items": [ { "kind": "calendar#event", "etag": "\"CKYHc9lEG-QGZ-XIBQ_gQOeAJCs/Q1BqMGtvcnZKaEVBQUFBQUFBQUFBQT09\"", "id": "jcf66pe27dtvfi17mfdq2bhgbk", "status": "confirmed", "htmlLink": "https://www.google.com/calendar/event?eid=amNmNjZwZTI3ZHR2ZmkxN21mZHEyYmhnYmsgbzA3cW51amtyM2wzYXJidjV2b2Jvam1yZGtAZw", "created": "2012-04-27T00:47:55.000Z", "updated": "2012-04-27T00:47:55.000Z", "summary": "Jack White", "description": "Roseland Ballroom", "creator": { "email": "test@gmail.com" }, "organizer": { "email": "o07qnujkr3l3arbv5vobojmrdk@group.calendar.google.com", "displayName": "MyConcerts" }, "start": { "dateTime": "2012-05-22T20:00:01-04:00", "timeZone": "America/New_York" }, "end": { "dateTime": "2012-05-22T20:00:01-04:00", "timeZone": "America/New_York" }, "iCalUID": "jcf66pe27dtvfi17mfdq2bhgbk@google.com", "sequence": 0, "reminders": { "useDefault": true } } ] }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms