P |
Paulo |
I have a peculiarity in my application, where I would like to be able to download a file, but before that I need to rename it with a specific value.
This name is received through a webhook, so before downloading and saving a file, I would like to rename it using this dynamic data received through the webhook.
Is doing this already possible in some way or is this yet to be implemented?
Incidentally, it would be interesting to be able to choose which destination on my computer this file will be saved.
Tnks!
Activity Newest / Oldest
Kyle
Here is an example of managing a download files step. The file path/name can also use @ followed by a variable from your sheet/webhook or 'step 2' for example
www.loom.com/share/7a6df56ef4764320b69cbb5009d03b49
Kyle
Status changed to: Live
Kyle
This feature is almost complete - testing now and then we will be updating :)
Kyle
Status changed to: In progress