Page 1 of 2
Google Calendar/API Support
Posted: Wed Jan 16, 2013 2:31 am
by Decker Onken
Hello, I am looking to import the Agenda List from a Google Calendar into my app. Could anyone explain how to do this through setting up the Google Calendar API? I help read many help articles but cannot figure it out. Thank you in advance!
Google Calendar/API Support
Posted: Wed Jan 16, 2013 4:47 am
by maxkatz
What exactly did you try and what doesn't work?
Using Google Calendar API first requires authenticating with OAuth 2 (https://developers.google.com/google-...). Then you will be able to invoke the calendar API. OAuth 2 might be a little bit different for each services but the concepts are the same. You can look at our AT&T OAuth plug-in to see how it's implemented: http://blog.tiggzi.com/2013/01/new-at...
Google Calendar/API Support
Posted: Thu Jan 17, 2013 4:06 am
by Decker Onken
Thank you! I will try this! Those websites look helpful enough to walk me through it.
Google Calendar/API Support
Posted: Thu Jan 17, 2013 4:35 pm
by Decker Onken
I registered the app at Google APIs and have the client id, scope, etc. But how do I actually add the API to the app? How to I import the Agenda from the google calendar into a page of the app?
Google Calendar/API Support
Posted: Thu Jan 17, 2013 4:41 pm
by maxkatz
I highly recommend to try our API tutorials: http://docs.tiggzi.com/tutorias. They will give you a good idea how to add APIs to your app. You should also try the Facebook API as it shows how to setup OAuth 2 which should be very similar to the Google Calendar API.
Google Calendar/API Support
Posted: Tue Jan 20, 2015 2:55 am
by Ken Robol
Is the AT and T api available anymore? I can't find it.
Google Calendar/API Support
Posted: Tue Jan 20, 2015 4:18 pm
by Maryna Brodina
Hello!
Unfortunately it was removed from plugins list.
Google Calendar/API Support
Posted: Tue Jan 20, 2015 6:19 pm
by Ken Robol
Well, that was my tutorial suggested on how to map for an RSS feed for google calendar. I can't seem to make it work right now. i would love a search option for google calendar, but can't seem to have it too.
Google Calendar/API Support
Posted: Wed Jan 21, 2015 7:42 am
by Maryna Brodina
Hello!
Please describe what have you tried and what exactly doesn't work?
Google Calendar/API Support
Posted: Wed Jan 21, 2015 12:21 pm
by Ken Robol
I have tried to move the lines and map it. It doesn't work. I don't have anything now to work off.
I have been talking about this for a week. Can anybody just show me how to do it with the new way?