Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

anybody know how to create and event on [google] calendar using calendars api ?

my users connect to my site using google , i got a permission from them

to wrote in their calendars

then when user attend event on my site i need to crate an event on his/her calendar on

gmail?

anybody *can help*;

share|improve this question

1 Answer

up vote 0 down vote accepted

Checkout the full google calendar api

https://developers.google.com/google-apps/calendar/v1/developers_guide_javascript

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.