I\'m pretty new to SalesForce and their Apex language. I\'ve been reading some documentation and tried the integration between Google and SalesForce.
I have got as far as using ClientLogin to log in to the Google Account, I can retrieve a list of the calendar names for this user (using the example code on the Dev Guide).
I\'m trying to get started using the Google Data API for Google Book Search in my Ruby on Rails 3 application, and I don\'t even understand how to get started. What gems do I need? What do I need to d
I inserted this timestamp as par开发者_开发百科t of the blogger query: http://www.blogger.com/feeds/26861498/posts/default?published-min=1937-01-01T12:00:27.87+08:00
For my project I need to have read-only access for my GApps-for-Domain domain-specific data. E.g. retrieve all users, their details, domain groups etc. 开发者_运维百科Seems, that is not possible witho
I am using Zend_Gdata_SpreadsheetsListQuery. In PHP my query is: \"confirmation=$confirmation\" The problem is that $confirmation = \'AB-CD-EFG-012345\'; Apparently the hyphens are causing problems
How to select non-primary calendar using Google\'s Calendar API? I can see from documentation you can get full list o开发者_运维技巧f calendards, but nothing about how to select specific one.
I want to use Google Data API on a Symbian device with pys60 but I couldn\'t find any doc. Is the开发者_StackOverflowre any way to install Google Data APIs Python Client Library on Symbian ?According
Two questions: How do you get events from a specific Calendar? The following link gets events for your primary calendar: http://www.google.com/calendar/feeds/user@gmail.com/private/full 开发者_如何学
I am using the JavaScript Google Data API and having issues getting the AuthSub script to work correctly.This is my script currently: