Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

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.