Hello, I am new here and just started implementing automation API using Python.
The company I work for has many existing resources and I am looking for a way to dynamically import resources that return as existing when I run my code. Is there a way to do this without having to use the CLI import tool?
Thanks