Hello,
Here is my use case: I'd like to programmatically supply a parameter which varies daily to an rmarkdown report and create a new variant for each daily value.
I've read this:
and this:
I very much realize I'm dealing with non-public apis but I am wondering if:
a) there is a way to render a report with particular parameter value using the connect api? &
b) whether there is a way to assign that newly created report to a new variant also with the connect api?
Thanks!