Newer Version Available
Download a CRM Analytics Lens as a PNG
Download a CRM Analytics lens as an image.
Use a GET request on the Analytics Download resource to download a CRM Analytics lens as a .png binary file.
- Example Usage
-
1/analytics/download/lens/0FKB0000000xxxxxxx.pngParameter Description assetType Required for GET calls. Specifies what type of Analytics asset to download. Valid values are: - dashboard
- lens
- report
Id Required for GET calls. Specifies the Analytics asset id to download.
downloadType Required for GET calls. Specifies what file type to download the Analytics asset as. Valid values are: - .png
- Example Response Body
-
The response body is binary data of the .png representation of the CRM Analytics lens.