Entraides et échanges autour de la technologie Scol - Informations and exchanges on the Scol technology
Vous pouvez changer la langue de l'interface une fois inscrit - You can change the language once registered
You are not logged in.
Pages: 1
could it be possible to write data into google sheets with openspace3d!
if it is possible . could anybody be kind to show me how to do!thanks!:)
Offline
Offline
Maybe it could be possible.
Check if an api exists for this.
Openspace 3d have all curl functions so it could be possible to write a plugit for this.
https://developers.google.com/sheets/api
maybe another api!
thank you!^__^
Last edited by teacherone (9-Aug-2020 14:05:48)
Offline
dear friend:
still need help,
this is the google sheet on my cloud space
https://docs.google.com/spreadsheets/d/ … sp=sharing
and this is the pkos file
https://drive.google.com/drive/folders/ … sp=sharing
only objectclick2 is working
can you teach me what mistake I have made!
THANK YOU!
Offline
Hello,
I did some tests. You can use $1 $2... in url directly
https://script.google.com/macros/s/.... … ?T=$1&H=$2
then in link parameter just set the values: 38 54
It's working this way
Offline
Hello,
I did some tests. You can use $1 $2... in url directly
https://script.google.com/macros/s/.... … ?T=$1&H=$2then in link parameter just set the values: 38 54
It's working this way
Dear arkeon
I have to say I`m a stupid student!
Beause I still can not make it work, after the clue you offer to me!
can you describe more !
thank you!
Offline
In the url parameter of the call url plugit, you set the url with get params
here: https://script.google.com/macros/s/AKfy … ?T=$1&H=$2
$1 and $2 will be replaced by the parameters in call url link.
click -> Call "38 54"
Offline
In the url parameter of the call url plugit, you set the url with get params
here: https://script.google.com/macros/s/AKfy … ?T=$1&H=$2$1 and $2 will be replaced by the parameters in call url link.
click -> Call "38 54"
dear arkeon
sorry ,still not work!
I paste the link of the file
https://drive.google.com/drive/folders/ … sp=sharing
can you check what`s wrong with the file!
THANK YOU!
Offline
You don't need quotes "" in link parameter
click -> Call - param: 38 54
if you prefer
dear friend :
still not working , but thanks for all you did!
Maybe there`s something different!
such as language or font or ...
I will try again , thank you!
Offline
Pages: 1