Skip to content

Stock Information (Finance) Extension

mrnoisytiger edited this page Dec 23, 2016 · 1 revision

Stock Information Extension

Basics

When the API picker recognizes the stockInfo intent, the intentObject generated by API.AI will be passed over to the stock information API extension (extension_stockInfo). This extension queries Markit on Demand's public API for symbol lookups and stock quotes. The extension will return either the requested information (as text or Slack attachment, depending on the situation), or a list of possible companies if the user provides a company name or the API provides an error.

Clone this wiki locally