How to see headers in the API response

schishti

Member
Hi, I'm trying to see the headers in the response, in postman, I can see the headers in the response but in Pabbly with the API module it just shows the body.

1639670698950.png


1639670717123.png
 
P

Pabblymember11

Guest
Hey @schishti

Now onwards, this type of response will be sown for those apps which do not return anything in the response. I hope this might help you out.

Regards

2021-12-17.png
 

schishti

Member
Hey @schishti

Now onwards, this type of response will be sown for those apps which do not return anything in the response. I hope this might help you out.

Regards

View attachment 6306
Thank you very much

Though this doesn't show the fields I need

Try send a request to this, the response is empty but I should get 8 headers but I only get the status code and the message

 
P

PabblyMember3

Guest
Thank you very much

Though this doesn't show the fields I need

Try send a request to this, the response is empty but I should get 8 headers but I only get the status code and the message

There are only a few apps that return blank in the response. Almost all applications do not treat response headers as a response also, I would like to know how do you want to use the headers in automation.
 
Top