Jump to content

Recommended Posts

Posted (edited)

Hi there,

I have automated a large part of export and import my work calendar into Google Calendar.

The last fase is this part: http://support.google.com/calendar/bin/answer.py?hl=en&answer=37118

I managed the script to open a browser with Google Calendar and login.

But I can't get it to work to click on the 'down-arrow' on the Google Calendar site (as specified in the above link).

Not to mention the 3 next steps of 4. Probably due to the use of Java(script)?

Tried several ClassID's etc. with no succes.

The needed CSV file to import exists, and manual import is succesful.

Only need help with the IE source of the Google Calendar site.

I'm new to AutoIT-scripting, but not in scripting/macro's in VB(A).

Thanks in advance!

Edited by Casa
Posted

Wouldn't it be easier and more reliable to use the Google Calendar API?

My UDFs and Tutorials:

Spoiler

UDFs:
Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki
ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts
OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki
OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download
Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki
PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki
Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki

Standard UDFs:
Excel - Example Scripts - Wiki
Word - Wiki

Tutorials:
ADO - Wiki
WebDriver - Wiki

 

Posted (edited)

Looked into that but... Google API returns JSON =Javascript.

Don't know anything about Java(script) notationstyle, I'm more a Basic kind of guy ;)

Edited by Casa
Posted

As a matter of fact: haven't got a clue how to get from an Excel-file (with my workschedule) to an import by using Google API.

I think I prefer the AutoITscript way, or you can prove me being wrong.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...