-
Notifications
You must be signed in to change notification settings - Fork 0
Stock Information (Finance) Extension
mrnoisytiger edited this page Dec 23, 2016
·
1 revision
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.