Push data payload to insight
documentedSend a JSON payload to the per-insight URL to update the chart with new metric data.
POST {per_insight_push_url}Insightsno implementation yet0 runsInput
per_insight_push_url*
Push endpoint path for Dasheroo insight
/v2/push/main/12345
metric_1_key*
Metric payload key
revenue
metric_1_value*
Metric numeric value
123
metric_1_type
Metric value type
integer|float|currency|percentage
metric_1_strategy
Metric aggregation strategy
continuous|interval
metric_1_label
Display label for metric
Revenue
date
Date for data payload
YYYY-MM-DD
Calls Dasheroo as you (your API key is your account); keychains.dev holds the credentials.