I need to add hyperlinks either through summary or through description in API.
For example, I tried it for summary, I added <a href="www.google.com">Google</a>
, it came as text and not as HTML format, whereas in description, it came as HTML format but i couldn't hyperlink in it but just edit it.
I saw another solution in stackoverflow but that solution was not feasible because it redirects to another page before we get the actual site (Link to add to google calendar)
Can you please say some possible ways to add a hyperlink in Google Calendar?