How to get next request name or id

You could use the Postman API to load the collection details, find the current request, then grab the one after it.

It would be something along the lines of what I proposed in this post:

1 Like