Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to use a search string url with Google Calendar

Would any body know if it is possible to search calendar events with a url string?

For example with gMail you could use:

https://mail.google.com/mail/?shva=1#search/Search+Term

to search for the words 'search' and 'term'

Any help or advice greatly appreciated.

Cheers

Noel

like image 456
noelmcg Avatar asked Nov 29 '25 21:11

noelmcg


1 Answers

This is how you can search Google Calendar using a query parameter in the url:

https://www.google.com/calendar/render?q=TERM

where TERM is the string you're searching for.

So, you can search using a GET request.

like image 178
nunomira Avatar answered Dec 02 '25 04:12

nunomira



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!