Help

Stock price formula

Topic Labels: Base design
1115 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Ondrej
4 - Data Explorer
4 - Data Explorer

Hi,

I’m trying to migrate my Google Spreadsheet to Airtable and I would need a help with getting stock price.

In my google spreadsheet I have a field with value =GOOGLEFINANCE("T") formula. This automatically fetches current price from Google finance for AT&T stock.

Is there an easy way to achieve the same in Airtable? I couldn’t find any resource on this.

Thank you,
Ondrej

1 Reply 1

You would need to custom-build that on your own by using a stock quote API of your choice, such as the one offered by financialmodelingprep.com. But there are hundreds of others to choose from as well.

Then, you can connect to the API of your choice by using an internal app like Data Fetcher, or writing your own custom JavaScript, or by using a low-code/no-code automation platform like Integromat.