Exclude API from monitor

By default, a monitor scans all the APIs in a collection. Is there a way to exclude an API from a monitor so it does not run when monitoring is run?

Thank you

Hi @dnstommy

Welcome to the community :wave:

Unfortunately, we do not support selecting just a single API/request when running a collection via β€œMonitor” as of now. But we do have a similar feature request on GitHub and below is the link for the same:

Please upvote or add any additional comments that might help our engineering team decide the workflow while planning on implementing this.

In the meanwhile, the only way to achieve something similar is to use variables to set some kind of β€œflags” and then use conditional branching to skip and run requests only for the required requests. Hope this helps!

1 Like

Thank you ver much. I’ll try conditional branching.

1 Like

I have added a feature request to enable excluding selected API’s from monitor, please upvote it: https://github.com/postmanlabs/postman-app-support/issues/8263

1 Like