Get Real-Time Stock Quote
GET https://finnhub.io/api/v1/quote?symbol={{stock_symbol}}&token={{stock-api-token}}
Run the request, calling the public stock market APIs multiple times based on how many records you have in your Airtable table (i.e., how many stocks you monitor).
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
symbol | string | ||
token | string |