sassoftware / pyviyatools

Python command-line tools that call the SAS Viya REST APIs - for SAS administrators.
Apache License 2.0
38 stars 31 forks source link

Complex REST query function and tool #182

Open gerrynelson63 opened 1 year ago

gerrynelson63 commented 1 year ago

Create a tool and function that can chain multiple REST calls. The REST calls should be passed in via a JSON file. Allow the id of the prior call to feed the subsequent call.