Salesforce Reports and Dashboards REST API

The Salesforce Reports and Dashboards REST API enables developers to programmatically access report results, list reports and dashboards, and run and filter reports. It supports accessing standard and custom Salesforce reports without the need to navigate the UI.

API entry from apis.yml

apis.yml Raw ↑
aid: salesforce:salesforce-reports-and-dashboards-rest-api
name: Salesforce Reports and Dashboards REST API
tags:
- Analytics
- CRM
- Dashboards
- Reports
image: https://www.salesforce.com/content/dam/sfdc-docs/www/logos/logo-salesforce.svg
humanURL: https://developer.salesforce.com/docs/atlas.en-us.api_analytics.meta/api_analytics/
baseURL: https://{instance}.salesforce.com/services/data/v{version}/analytics
properties:
- url: https://developer.salesforce.com/docs/atlas.en-us.api_analytics.meta/api_analytics/
  type: Documentation
- url: https://developer.salesforce.com/docs/atlas.en-us.api_analytics.meta/api_analytics/sforce_analytics_rest_api_getstarted.htm
  type: GettingStarted
- url: https://developer.salesforce.com/docs/atlas.en-us.api_analytics.meta/api_analytics/sforce_analytics_rest_api_resource_index.htm
  type: APIReference
description: The Salesforce Reports and Dashboards REST API enables developers to programmatically access
  report results, list reports and dashboards, and run and filter reports. It supports accessing standard
  and custom Salesforce reports without the need to navigate the UI.