-
My goal: Make the workflow call a function to export my dashboard as PDF and send the pdf via email
-
Issue: There is no function or REST request I can call to generate automatically a PDF
-
Steps I've taken to troubleshoot: I can’t call utils.dowloadPage() because it doesn’t accept arguments so the workflow doesn’t know which dashboard to export.
