Skip to main content
Question

Cannot upload files


Hi!

I have created a new integration with my API in Zapier. The problem is when I need to upload a file in my API. First of all I catch the file in Google Drive and fill my text field with the data provided for Drive. But muy API throw an error, because the form data in zapier didn’t send the file. I have tried out to set Content-type in multipart/form-data and didn’t run.

 

Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Troy Tessalone
Forum|alt.badge.img+14

Hi @Nasiu 

Good question.

Please post screenshots with how your Zap steps are configured in order for us to have more context, thanks.


  • Author
  • New
  • 1 reply
  • May 3, 2022

I cannot run the test in Zapier platform, but this is the schema.

 

The headers

 

and the Zap

 


shalgrim
Forum|alt.badge.img+8
  • Zapier Staff
  • 406 replies
  • August 12, 2022

Hi @Nasiu ,

We don’t support files in Visual Builder, or Platform UI apps (see here and here). You’ll need to convert to CLI in order to get that to work.

Let us know if you need anything else!