Refresh Metric Actions
Update a metric's Current Value field if it's linked to a summary field
in a Salesforce report. The refresh runs as the metric owner.
This object is available in API version 34.0 and later.
Supported REST HTTP Methods
URI: Get a list of metric refresh actions: /services/data/vXX.X/actions/standard/metricRefresh
Formats: JSON, XML
HTTP Methods: GET, HEAD, POST
Authentication: Authorization: Bearer token
Inputs
| Input | Type | Description |
|---|---|---|
| metricId | string | Required. The metric linked to a Salesforce report. |
Outputs
| Output | Type | Description |
|---|---|---|
| resultingMessage | string | The message that indicates the results of the metric refresh. |