Push data to Cyfe widget
documentedPush a JSON payload to a Cyfe Push API widget to update its metrics in real-time; the payload supports fields such as data, onduplicate, color, type, and several optional rendering controls (cumulative, average, total, comparison, reverse, reversegraph, yaxis, yaxismin, yaxismax, yaxisshow, labelshow).
POST /api/push/{widget_id}Widgetsno implementation yet0 runsInput
widget_id
Cyfe Widget ID
{{$widget_id}}
Date
Date (YYYYMMDD)
{{$Date}}
Value
Metric Value
{{$Value}}
OnDuplicate
On Duplicate value for Metric
{{$OnDuplicate}}
Color
Color for Metric (hex)
{{$Color}}
ChartType
Chart Type
{{$ChartType}}
Calls Cyfe as you (your API key is your account); keychains.dev holds the credentials.