Connect to Google Spreadsheet with iLogic

Connect to Google Spreadsheet with iLogic

Anonymous
Not applicable
678 Views
3 Replies
Message 1 of 4

Connect to Google Spreadsheet with iLogic

Anonymous
Not applicable

Does anyone know if it is possible to connect to a Google Spreadsheet from iLogic?  Has anyone done this?

0 Likes
679 Views
3 Replies
Replies (3)
Message 2 of 4

Vladimir.Ananyev
Alumni
Alumni

Google Sheets API supports the access to the data in spreadsheet cells.  The .NET client library is available.  But you’ll have to implement your own functions like GoExcel in iLogic.

If you plan to access non-public user data, be ready to include an authorization token to any your requests.  You must use OAuth 2.0 to authorize requests.

Introduction to the Google Sheets API is here:

https://developers.google.com/google-apps/spreadsheets/#introduction

It would be great if you share your results with Google Spreadsheet & iLogic here.

 

Best regards,


Vladimir Ananyev
Developer Technical Services
Autodesk Developer Network

0 Likes
Message 3 of 4

Anonymous
Not applicable

Thanks for the info Vladimir.  I will be happy to share my work on this.  I think this would be a useful addition to iLogic functionality.  Maybe Curtis or Mike Deck have some input on this.

0 Likes
Message 4 of 4

FabioPISA
Contributor
Contributor
Hello, five years are passed...any news on this topic? If so, do you have anything that can be shareable? Thanks
0 Likes