Create/upload new metrics data for a company. Supports both standard and custom metrics, including budget data.
Notes:
budget_id
and is_budget_metric
.value
company_id
category
metric_cadence
date
currency
(only for money-type metrics)is_budget_metric
(defaults to False)Permissions:
Your valid bearer token. All Auth tokens persist for all requests. Make sure to replace Client Credential Basic
tokens with Bearer
tokens after retrieving your bearer token. Go to the API Reference/Setup, User Guides/Initial Setup, or API Reference/Get API Access Token page to get your token.
The body is of type object[]
.
The response is of type object[]
.