Hey all,
Im having no luck on extracting an specific value from API using GET (data is returned as JSON) and using =INSERT() and = SCHEDULE functions to log and chart it.
Anyone have an example?
Thanks all
Hey all,
Im having no luck on extracting an specific value from API using GET (data is returned as JSON) and using =INSERT() and = SCHEDULE functions to log and chart it.
Anyone have an example?
Thanks all
Hey @Flavio_Puhl_Jr thanks for reaching out.
Our tutorial on Talk to any API helps users do just that
We also have a video on a use case similar to the one you’ve described (except for the SCHEDULE
) that you can watch here —
And, in case you’d want to extensively go through our documentation on each of these topics, those could be found here —
GET
functionINSERT
functionSCHEDULE
functionPlease let me know if this helped and don’t hesitate to write back if you have any further questions on the same.