+ Reply to Thread
Results 1 to 3 of 3

Google calender retrive and update via macro.

  1. #1
    Registered User
    Join Date
    06-02-2013
    Location
    iran
    MS-Off Ver
    excel 2010
    Posts
    11

    Question Google calender retrive and update via macro.

    Hi dears
    Thank you for your time and attention.

    I need an Excel VBA macro to do the following:
    login to google calendar, retrieve calendars and calendar items (by event id, and/or by date & time, and/or by text within event title). Make updates to the events and repost them. The login credentials and information to be retrieved can all be hardcoded in the code. If possible I would like it done using msxml2.serverxmlhttp since that is how I access my other web APIs but that is not a requirement.



    In other way, What I need is to be able to interact with the calendar the same way you would online but via an excel VBA program. I need to post new events, retrieve and modify existing events (change date, time, add reminder, set to confirmed, etc.) - I assume this would be done via UID but since I wouldn't know the UID for events created online I would also need to be able to find events (kind of like Mozilla Thunderbird). I really just need to know how to do the authorization and what the syntax of all of the requests is that is why hardcoding is fine. Once I have that I will modify the code so that my program can find the events it needs by building the requests itself.

    now i don't find any source to use msxml2.serverxmlhttp for this connection, if it's not possible please let me know how can do this regards.

  2. #2
    Forum Expert Kenneth Hobson's Avatar
    Join Date
    02-05-2007
    Location
    Tecumseh, OK
    MS-Off Ver
    Office 365, Win10Home
    Posts
    2,573

    Re: Google calender retrive and update via macro.

    http://lmgtfy.com/?q=google+calendar+api

  3. #3
    Registered User
    Join Date
    06-02-2013
    Location
    iran
    MS-Off Ver
    excel 2010
    Posts
    11

    Re: Google calender retrive and update via macro.

    Hi @kenneth Hobson
    Thank you for your response but I want created excel based google calender app. I want get events in google sheet and then update them and upload.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. need 'continue' function. how to update to new google sheets?
    By eusair in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 0
    Last Post: 10-15-2014, 11:36 PM
  2. Retrive and wait macro
    By shreeku in forum Excel Programming / VBA / Macros
    Replies: 20
    Last Post: 08-28-2013, 06:33 PM
  3. Excel or Macros to Update Colors of Cell using Live Calender options
    By pupadhya in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-29-2013, 05:30 AM
  4. Replies: 0
    Last Post: 10-15-2012, 05:18 PM
  5. Reminders in Excel linked in Google Calender
    By ARPIT in forum Excel General
    Replies: 0
    Last Post: 03-27-2012, 12:55 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1