Sicilian_Don_SumoSicilian_Don_Sumo
Sicilian_Don_Sumo
Sep 30, 2021

Q: 1.

Do you have an integration with Grist? And Airtable?
I would like to have a master table for stocks, then to create many portfolios from the master table. When the master is updated the subset’s update. Also to pull stock prices to populate some cells. Is this possible?

Founder Team
Andrei_KPIBees

Andrei_KPIBees

May 14, 2024

A: Hi!

You should be able to use their APIs to pull data using the JSON connectors.

For example, for Grist, you can use this https://support.getgrist.com/rest-api/

Add the token in the headers like:
Authorization
Bearer <API-KEY-GOES-HERE>

Thanks!

Share
Helpful?
Log in to join the conversation