Payload Object
This page includes some sample payloads for Alerts from different datasets.
News Alerts
{
"data": {
"news_source": "bombardier.com"
}
}Commodity Alerts
{
"data": {
"snippet": "OTHER METALS: LME aluminium gained 1% to $2,582.50 a tonne, zinc added 0.2% to $3,289.50, nickel advanced 1.8% to $19,745, lead rose 0.2% to $2,345, but tin shed 0.7% to $37,150.",
"news_url": "https://www.reuters.com/article/global-metals-idUSL1N2S1114",
"news_source": "Reuters",
"event_attributes": {
"commodity_id": "Tin",
"sourcecountry": null,
"commodity_name": "Tin",
"business_signal": "Decrease in Commodity Price"
}
},
"type": "news_commodities"
}Jobs Alerts
Last updated
Was this helpful?