API request returns : The application processed the request but returned a blank response. Refer to the HTTP status code above for details.

coneos

Member
Hi,
I am calling the end point below and I should receive the pdf as binary data :
It works fine with Postman or Zappier but I do not see what can be done to make it work with Pabbly as I receive a 200OK with a blank response.
Thanks for your help
 

coneos

Member
I also tried the curl import feature but same result, it would be sad to use Zappier for that workflow
 

coneos

Member
Hi @coneos,

Could you please share the Workflow URL in which you have this concern?
Hi!
Thanks for looking into it :)
Here is the api request with my dev API key :
There is also a JS example here :
But the code step won't let me import modules.
I hope there is another way than to run this step through an external service
 
P

Pabblymember11

Guest
Hey @coneos

We've investigated the API request and it appears the API is including the attachment directly within its response. Unfortunately, Pabbly's current API doesn't have the functionality to handle attachments delivered this way.

1712650201536.png
 

coneos

Member
That would be great to implement that, Zappier and Make.com do it natively so I think it would be nice that Pabbly does too or at least offer a workaround, I will have to switch to one of them then, thanks anyway
 
Top