Need some help with a scenario.
I have generated article summaries, converted those into voiceover scripts from Claude and put into Airtable. I would like to take each of the 5 scripts from Airtable and create audio with Eleven Labs, but I kept getting a Runtime Error. So instead I am using a HTTPS request module instead of elevenlabs for converting text to speech.
In the HTTPS module, where do I put the Data and Response info?