Iterate over all credentials in a folder in Orchestrator (dynamic)

Hello,

I am automating web logins for multiple users. I have the login credentials tagged and stored in a folder in orchestrator but I am not sure how to iterate through them. I would like to have a list of credentials I can loop through but I am not sure how to build this list since Get Credentials only pulls one credential at a time. Credentials may be added/removed over time so the solution must be dynamic. Thanks!

@ra.systems,

Use orchestrator API for this.

Thanks,
Ashok :slightly_smiling_face:

Hi,
I am new to HTTP requests. I see how to make a request, but how do I find what endpoint to use?

@ra.systems l,

Follow this documentation.

Thanks,
Ashok :slightly_smiling_face:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.