Re: [Oorexx-devel] ooRexx access to Google Sheets

2023-09-13 Thread Rony G. Flatscher
: idx=[species].. [https://swapi.dev/api/species/] 5: idx=[starships] [https://swapi.dev/api/starships/] 6: idx=[vehicles]. [https://swapi.dev/api/vehicles/] HTH, ---rony ** * * *From:* Sahananda Sahananda *Sent:* Thursday, September 7, 2023 10:39 AM *To:* Open Object

Re: [Oorexx-devel] ooRexx access to Google Sheets

2023-09-07 Thread Sanford Geiger
Is there an ooRexx example of using rexxcurl with the JSON class? From: Sahananda Sahananda Sent: Thursday, September 7, 2023 10:39 AM To: Open Object Rexx Developer Mailing List Subject: Re: [Oorexx-devel] ooRexx access to Google Sheets Looking at https://developers.google.com/sheets/api

Re: [Oorexx-devel] ooRexx access to Google Sheets

2023-09-07 Thread Sahananda Sahananda
Looking at https://developers.google.com/sheets/api/guides/concepts It appears Google sheets has a restful api. You can usually access a restful api using curl or rexx/curl and the Json class. Have a poke around the documentation and if you give it a try and need help, ask back here. Jon On

[Oorexx-devel] ooRexx access to Google Sheets

2023-09-06 Thread Sanford Geiger
Is there a way to directly access Google Sheets using ooRexx? If so, how? Thank you, Sandy Geiger ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net