Skip to main content

PDF file sent with POST as hydrated Webhook

  • November 18, 2024
  • 2 replies
  • 51 views

I need to post with some url exactly with PDF file 

I getting pdf file from google drive

And Zapier hydrate my file, and I get 400 status code as bad request 

 

Postman works well with locally uploaded file 

 

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

 


JammerS
Forum|alt.badge.img+6
  • Zapier Staff
  • November 19, 2024

Hi ​@firstzapisaesy,

 

Welcome to the Community.

 

Zapier's "hydrated" file format may not be compatible with some APIs, leading to errors like a 400 status code during file uploads. To resolve this, check the API's documentation for accepted file formats, try using a different Zapier action (for example, "Upload File" instead of "Create File"), or set up a webhook with a custom script to handle the upload.

 

Let us know if you have further questions.