Hi guys,
I am trying to use the Podigee API for upload a podcast episode with Make. The first steps work as expected but I have no idea how to set up the HTTP module for uploading the file correctly.
Now I used the “Generate an upload URL” call which worked fine and I get the response. Now I need to upload the file (I have it on a google drive and download it with the “Download a file” module from Google Drive.
Can someone explain to me, which settings I must define in the HTTP module for the upload?
So far I have
- the upload URL from the reponse as URL
- Token+API Key
- Body as seen in the second screenshot
Any ideas?
Best
Sven