Download data spreadsheet from kodular

i have data in google spreadsheet and i will download spreadsheet from kodular, anyone can help me show this code block? thanks

try like this, so you will get your google sheet values into csv manner

https://docs.google.com/spreadsheets/d/(your spreadsheet id)/export?format=csv

failed to use it


this is my code block, would you correct my code

no no… i said to download the content only. actually what you wanna achieve? need to download the google sheet as excel sheet in to your device or as pdf?

i want download file as excell

Try to set download url to https://drive.google.com/uc?export=download&id=Your_id_here and see if it works for you. File will download as xls

okee i will try it

1 Like

Example blocks, spreadsheet is set to shareable (anyone with link)

image
failed download

have you enabled the share option the google sheet?

https://docs.google.com/spreadsheets/d/1MnxQijJek3qPQOHxJuZGhhAljc4WyKCL86iLlzxKEdk/export?format=xlsx

Edit url After id to export link my sample :point_up_2:export?format=xlsx

1 Like

still fail

thanks, its work

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.