Workday RaaS reports support prompts (also called parameters) for reports in RaaS, with prompt values passed as key value pairs in URL parameters.
The example below parameterizes Effective_as_of_Date with the date 3/31.
report_url:
https://services1.myworkday.com/ccx/service/customreport2/myorg/MyISUOwner/MyDynamicReport?Effective_as_of_Date=2020-03-31-07%3A00
Is this something that can be supported in this tap?