3 users online. Create an account or sign in to join them.Users
Problem Integrating Google Calendar Feed
This is an open discussion with 3 replies, filed under Troubleshooting.
Search
Did you mind the namespaces? There have been plenty of threads about it. :-)
There is a documentation thread we are adding to which outlines areas that need to be documented more. We’ve collected a few specific forum threads about importing Atom feeds:
Thanks for the quick help guys. Here’s what worked for me:
Create an account or sign in to comment.
Hi,
I’m working on a client’s website, who wants to use GoogleCalendar as their calendar solution. Using DynamicXML as a data-source, I managed to pull the calendars public feed into Symphony. But now I have some problems reading the feed. I somehow don’t seem to get the XPath right. My data source is called “google-cal” and within the feed I’d normally have to use the XPath “/feed/entry”. But this doens’t work. I get the data-source selected, but not the feed tree.
Already googled my problem, and found something about google calendar’s namespaces, but that didn’t really help me out, either… [http://rengberg.blogspot.com/2008/02/google-calendar-rss-atom-xml-xsl-xpath.html]
Has anyone any experience in integrating google calendar? I’m thankful for any hints!