Hey Adam, You'll need to use the Documents List API for this: https://developers.google.com/google-apps/documents-list/
Specifically, use the Changes feed. Thanks, -Vic On Tue, Jun 19, 2012 at 10:43 AM, Adam Wride <[email protected]> wrote: > Thanks again. > > One last question - is there anyway to be notified through the API when a > spreadsheet has been changed? > > > > On Tue, Jun 19, 2012 at 1:32 PM, Claudio Cherubino > <[email protected]>wrote: > >> Hi Adam, >> >> The Google Spreadsheets API works correctly without the need to be >> enabled in the APIs Console. >> Perhaps in the future it will be aligned with other APIs and require that >> step, right now you can skip it as written in the docs. >> >> Claudio >> >> >> On Tue, Jun 19, 2012 at 10:24 AM, Adam <[email protected]> wrote: >> >>> In >>> https://developers.google.com/google-apps/spreadsheets/#authorizing_requests_with_oauth_20it >>> states: >>> >>> #2 Activate the Google Spreadsheets API in the Services pane of the >>>> Google APIs Console. *(If it isn't listed in the Console, then skip >>>> this step.) * >>> >>> >>> The Google Spreadsheets API is not listed in our API Console. Will the >>> Spreadsheets API still work for us? Why isn't it available? >>> >>> Thanks, >>> Adam >>> >> >> >
