Pabbly Not Able to Handle API Request?

Anistatik

Member
Why can't Pabbly handle this API request?

I'm using QR codes from this site's API documentation:

As you can see in my screenshot A from Postman successfully retrieves the newly created QR code test.
1725254837735.png



When I place these example values in Pabbly I get an error: HTTP 200


1725254915244.png
 
P

Pabblymember11

Guest
Hey @Anistatik

The API request you're attempting to use presents the attachment as an image within the response. Currently, we do not have support for handling attachments in the API response.
 

Fagun Shah

Well-known member
Can you please provide a workaround in Pabbly for this issue?
What do you want to do with the QR code later on?

Because you don't need API step at all if you just want to embed QR code in something like Gmail's HTML body as image -
1725296399335.png
 
Top