google-data-api
SalesForce to emulate a google session login
I\'m pretty new to SalesForce and their Apex language. I\'ve been reading some documentation and tried the integration between Google and SalesForce.[详细]
2023-01-22 20:04 分类:问答Does anyone know how to get Zend_Gdata_Calendar to fetch events for secondary calendars?
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).[详细]
2023-01-21 02:39 分类:问答Ruby on Rails 3 and Google Book Search
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[详细]
2023-01-15 04:10 分类:问答invalid rfc 3339 timestamp format?
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[详细]
2023-01-10 08:01 分类:问答Google Provisioning API: read-only access without admin account. Possible?
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[详细]
2023-01-08 00:43 分类:问答How can I query Google Spreadsheets API with a string value?
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[详细]
2023-01-02 14:57 分类:问答How to select specific Google Calendar through Google API
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.[详细]
2023-01-01 10:01 分类:问答Google Data API on Symbian
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[详细]
2022-12-30 03:40 分类:问答Google Data API
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 开发者_如何学[详细]
2022-12-30 02:55 分类:问答Gdata JavaScript Authsub continues redirect
I am using the JavaScript Google Data API and having issues getting the AuthSub script to work correctly.This is my script currently:[详细]
2022-12-29 23:42 分类:问答