I have 2 questions:
Is it possible to ad Web content events (http://www.google.co/support/
calendar/bin/answer.py?answer=48528) with this api?
Do you have a simple (?) example of adding an event with this api?
Thank You?!
at the current state of the api you cannot add webcontent, but it is
easy to implement (maybe you can help to add this feature).
A simple example is includes in the sources as test... modules.
Here is a link to the svn: http://gcapi.googlecode.com/svn/trunk/src/test_insert.py
ciao
martin
Hi Niels,
at the current state of the api you cannot add webcontent, but it is
easy to implement (maybe you can help to add this feature).
A simple example is includes in the sources as test... modules.
Here is a link to the svn: http://gcapi.googlecode.com/svn/trunk/src/test_insert.py
ciao
martin
On 18 Feb., 10:41, "niels" <n...@bjerre.net> wrote:
> I am new to google apis.
>
> I have 2 questions:
>
> Is it possible to ad Web content events ( http://www.google.co/support/
> calendar/bin/answer.py?answer=48528) with this api?
>
> Do you have a simple (?) example of adding an event with this api?
>
> Thank You?!