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!