This repository was archived by the owner on Jul 12, 2022. It is now read-only.
Use credentials when consuming URL configured for the dynamic type list #645
Labels
🔨 improvement
Improvement in features
✨ feature
Suggest a new feature or enhancement to the Ritchie project
What I would like to see
I would like to be able to use my credentials when consuming URL configured for the dynamic type list.
This way, the tool datas could be available as inputs parameters.
For example, use the Github credentials to consume an API that will return my Github repositories to display them as options on an input text list.
Same thing could be done Gitlab, Bitbucket, CircleCI, and even with AWS to get my bucket list, or similar tools.
Why is it needed
Currently, there is no way to manipulate the credentials set by the user to query the dynamic list in the config.json file.
This would widen the range of options for inputs configurations, as well as avoiding extra codes on the formulas implementations
The text was updated successfully, but these errors were encountered: