Hi @Emmanuel_Zabala , hopefully this helps. The email step at the beginning is a monitored inbox. The parsers are specifically replacing some characters from the source data, that would otherwise break the API request (in my case, line breaks - looks like this:
). The HTTP module is configured identically to the one from @robin_georges from this thread (API Elevenlabs recovery mp3 files). Where it says “text”: “o”, in his screenshot, I’m putting in the data from the previous parser module!

