I’m trying to capture an audio file from a webhook in n8n and then upload it to CloudConvert for conversion. I’ve set up the “import/upload” task, but I’m running into issues referencing the correct binary property (audio) when sending multipart form data. I need help ensuring all required form parameters (acl, key, etc.) are included and the file is properly attached under the file field.
My audio voice recording is coming in as the following:
this is where im getting stuck.
Either downloading the audio file straight to Airtable. Or getting it converted to a proper url to then map it into airtable.