Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

As Google Data List APIs has been deprecated, then which api to use for Google sites?

As Google Data List APIs has been deprecated by Google, so we can use "Google Drive APIs" for Google Drive but what about Google Sites? I am currently using Google.Gdata.client.dll reference to work with Google Sites.

like image 518
user1511517 Avatar asked Oct 25 '12 05:10

user1511517


People also ask

Does Google sites have an API?

The Google Sites Data API allows client applications to access and modify Google Site data using Google Data API feeds. Using the API, applications can create and modify the content of a Google Site, upload and download attachments, review the revision history across a Site, and display recent user activity.

What is Google API data?

Google Cloud APIs are programmatic interfaces to Google Cloud Platform services. They are a key part of Google Cloud Platform, allowing you to easily add the power of everything from computing to networking to storage to machine-learning-based data analysis to your applications.

How do I add a database to my Google site?

On a computer, open a site in new Google Sites. On the right, click Insert Drive. Choose a file Insert. To publish your changes, at the top right, click Publish.


1 Answers

It looks like Google is maintaining the following page to help people who use its APIs keep track of their transition away from gdata: https://developers.google.com/gdata/docs/directory

As of 06/01/2015, there is no replacement for the Google Sites API.

like image 152
froggythefrog Avatar answered Oct 13 '22 22:10

froggythefrog