-
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.
Hi @Sara_Mostafa,
Thanks for reaching out! Is the workflow triggered from an action in your dashboard? If so, you could generate the pdf in your app and then access it within your workflow
It sounds like this tutorial could work for your use case
If not, let me know what the constraints are!
I'll mark this as solved for now, so that others can find this solution. That said, if it isn't what you're looking for or if you have more questions, please let me know! Here to help ![]()
