Send a PDF file that I retrieve from Google Drive to my KB in Voiceflow.
Status: Closed · Asked by nicocarp on · 0 views
I have set up a trigger so that every time a new file is uploaded to a specific folder in Google Drive, it sends the PDF file to my KB in my Voiceflow bot via a POST request, but I don't know how to make it work because it always returns a 401 response. Can you help? I'm including some screenshots below.

Please Help!
Hi @nicocarp,
Could you please share the API documentation of the application to which you are trying to post?
Hello
Hi @nicocarp,Could you please share the API documentation of the application to which you are trying to post?
Hello!! yes!
this is my pabbly workflow:
this is the voiceflow API
thanks for your help!
I had a discussion with our technical team, and they informed me that Pabbly Connect currently doesn't support multipart/form-data. Therefore, the endpoint you are trying to execute won't work.
I had a discussion with our technical team, and they informed me that Pabbly Connect currently doesn't support multipart/form-data. Therefore, the endpoint you are trying to execute won't work.
thanks for your help!!!