How to extract JSON held at webpage and send to spreadsheet
Status: Closed · Asked by demonboy on · 0 views
Hi,
I have a JSON file held at a public-facing URL. How do I extract the data contained within it and send the multiple entries to a spreadsheet? It seems any of the JSON triggers have to be inline after the first trigger and can't start with the JSON extractor.
Thanks
Use the scheduler as the trigger and then use API action -

That's perfect, thank you @Fagun Shah