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!
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!
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...
Thank you! I will try this! Those websites look helpful enough to walk me through it.
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?
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.
Is the AT and T api available anymore? I can't find it.
Hello!
Unfortunately it was removed from plugins list.
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.
Hello!
Please describe what have you tried and what exactly doesn't work?
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?