4 Antworten
Hi Raj,I couldn't follow your testing steps, if you were referring to browsing within Salesforce itself. I don't have that option when right clicking on the dashboard. If I right click on a chart within a dashboard, I can copy the Image URL.I used workbench REST explorer and navigated to the metadata on a particulalr dashboard. The URI provided was in this format:/services/data/v39.0/sobjects/Dashboard/{Dashboard ID}Also found this: https://resources.docs.salesforce.com/rel1/doc/en-us/static/pdf/SF_Reports_and_Dashboards_Rest_API_web.pdfAnd this: https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_dashboard.htmIf you are sure this is possible, can you try your solution? Remember, this is for the entire dashboard, not just one of the chart components on the dashboard.