Is it possible in a Postman function to pass an ‘enum’ How would I define it.?
I have this Postman scenario. What I’d like to do is create an enum or the equivalent for the two or three schemas I look for in response bodies (i.e. success, fault, etc.) So far, I have one success and two failure schemas. My Java background is trying to refactor this into a ‘enum’ if that’s possible. I’m trying to avoid just “knowing” what schemas can be expected
Postman path variables in the middle of URL path segment
Is there a way in Postman to create a path variable that does not start at the slash character? The API that I’m working with is constructed like this:
adding any title cause stack overflow saying its spam i did’nt get my anwser thats why asking question please help urgentlly
POSTMAN CONTINOUSLY SHOWING SENDING REQUEST
postman
Getting an error while running collection on postman -“Request could not be sent due to an error”
Getting an error while running collection on postman -“Request could not be sent due to an error”
How to store functions in Postman Collection Variables
I have some duplicate code I want to refactor and store in a postman collection variable. This function code is only duplicated once in my postman unit tests but I don’t want even one duplication. So, I’m trying to store it in a collection variable and execute it however many times I need it.
How to extract value from nested array
I have written below code for extract the “object vector” value but, I am unable to get the value. could you please kindly help me out here
Postman Desktop “Sorry, but Apple Safari version 0 is no longer supported.”
I’m getting this error on Postman:
Postman App not able to copy cookies when trying to mouse hover
Requests are not being sent from Postman to my hosted server but curl and other tools work
Requests are not sending to my server when tried using postman, but it works on every other tool even insomnia.
Trigger postman request
My project postman structure will be having many number of subfolders like below