Send a PDF file that I retrieve from Google Drive to my KB in Voiceflow.

Status: Closed · Asked by nicocarp on · 0 views

nicocarp — Question ·

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!

Arshil Ahmad — Reply ·

Hi @nicocarp,

Could you please share the API documentation of the application to which you are trying to post?

nicocarp — Reply ·

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:

Pabbly Workflow

this is the voiceflow API

VoiceFlow API

thanks for your help!

Arshil Ahmad — Reply ·

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.

nicocarp — Reply ·
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!!!

Back to all forum threads · Log in to reply