Hello everyone,
I have an API that returns an audio file when I call it. I want to send this audio file. Is it possible to either save the audio file or store it in a variable so that the message node can simply reference the variable to access the audio file?
Thank you!