Scheduled job output export

Skr7
New Contributor II

Hi ,
I have a Databricks job that results in a dashboard post run , I'm able to download the dashboard as HTML from the view job runs page , but I want to automate the process , so I tried using the Databricks API , but it says 

{"error_code":"INVALID_PARAMETER_VALUE","message":"Exporting result is only supported for notebook task runs."}

Is there any workaround?

Thank you
SKR7