Can postman be a middle tier or act as a Proxy?

Hi everyone
We have a collection that works perfect for our purposes.
The next step is get our applications to make the calls Postman so our applications can consume the data.

Does anyone know if Postman can be a middle to act as a proxy?

Note: We can’t connect our applications because the data source is using Digest authentication. Using Postman as a proxy would help up get the data we need.

Any pointers will be appreciated.

Thanks
-G

Hi @gaspar_gonzalez

What about setting up a webhook? Would that work?

@4dd325 I am not familiar with webhooks. Let me read the article and more to get more familar with that…

Thanks!