Thanks I did not know the convert cloud module, so now that I have the temporary url with the Excel how can I insert that URL into a Glide field in order to see or download the file?
I think you must first upload the file to a folder in your Google Drive, then pass the Google Drive file URL/ID back to your Glide data using the HTTP module.
CloudConvert provides a file URL so there is no need to upload to google drive, I just need a step by step on how to upload and storage the cloud convert url into glide via http request, I didn´t find any tutorial about how to insert data into glide via API