Hi there,
Anybody knows whether AppSheet can invoke REST API of another WebApp using GET? I need to use HTTP verb - GET. There is no other way in this particular case. Then I need to put retrieved data into one of my tables. I found the way using GAS of course, but would be great to do it inside AppSheet.
Thanks for any ideas in advance,
Cheers
I thought so, but hoped someone found the way Thanks @Marc_Dillon
If there is anyone, come please. I leave topic as open without solution for few days…
It is a pity, I wonder what is the reason. Security I guess?
But!
If you use googlesheet as your data-source, then you can use gscripts to automate any GET requests
mateo:
I found the way using GAS of course, but would be great to do it inside AppSheet.
Yep, I know about that. That is how it is gonna be done I guess

