Decker Onken
Posts: 0
Joined: Wed Jan 16, 2013 2:31 am

Google Calendar/API Support

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!

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Google Calendar/API Support

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...

Decker Onken
Posts: 0
Joined: Wed Jan 16, 2013 2:31 am

Google Calendar/API Support

Thank you! I will try this! Those websites look helpful enough to walk me through it.

Decker Onken
Posts: 0
Joined: Wed Jan 16, 2013 2:31 am

Google Calendar/API Support

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?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Google Calendar/API Support

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.

Ken Robol
Posts: 0
Joined: Fri Aug 17, 2012 12:32 pm

Google Calendar/API Support

Is the AT and T api available anymore? I can't find it.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Google Calendar/API Support

Hello!

Unfortunately it was removed from plugins list.

Ken Robol
Posts: 0
Joined: Fri Aug 17, 2012 12:32 pm

Google Calendar/API Support

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.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Google Calendar/API Support

Hello!

Please describe what have you tried and what exactly doesn't work?

Ken Robol
Posts: 0
Joined: Fri Aug 17, 2012 12:32 pm

Google Calendar/API Support

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?

Return to “Issues”