Hallo Team,
I’m kind 201 in Postman…so neither expert and neither beginner.
I wish to understand if the following use case can be achieved using Postman.
I have API call. This API call is basically runs againt endpoint to validate things. This call will return failed or passed.
Then can I use this status and execute the next call which is basically same json call but against different API call.
my question:
- can we achieve this? if yes, how can I do this.
I heard someone tell me you can use postman script.
any advice or guidance would be welcomed.
e.g. this is the validation call
https://sfo-vcf01.rainpole.io//v1/sddcs/validations/{id}
Deployment call
https://sfo-vcf01.rainpole.io//v1/sddcs