jeudi 23 août 2018

Is there a way to use just one REQUEST in Postman, using two APIs?

I currently have one collection in Postman, with two folders. First folder has two POST request.

  1. Send a file to the server and then tests if file has been uploaded successfully with some Pre request script that changes the date and time. Here's a screenshot below:

First Request

  1. Checks if the file on the first request has been uploaded in the server successfully. Using another API to make it work.

Second Request

Now, I wanna combine these both so I don't have to run two requests? Is there any way I can do that on Postman? Any help would be great! :)

Aucun commentaire:

Enregistrer un commentaire