Hi everyone,
I need to send wav blob files from WeWeb over to Xano for storage and further processing.
Do I need to encode as Base64 first? And then pass the URL?
Nothing I’ll do will work and it’s getting frustrating.
Any help is super appreciated.
Hi @freffol
You can encode it as Base64. After encoding, you can use the “Create URL from Base64” action. This will give you a data URL that represents the encoded file. And then you can send the URL to Xano
Hi, Is it a temp file stored in weweb and will be removed or is it something that will be stored in our apps file storage?
If it is the second case , how can we remove/expire it ?
You need to revoke the url and clear the variable