LoloLolo
Lolo
Sep 11, 2021

Q: Hello, I want to import analytics data via an api to send directly to a Grist sheet.

I would like to know if it is possible to import JSON api directly on Grist? is there an api quota? (number of simultaneous requests, execution time)

Founder Team
Dmitry_Grist

Dmitry_Grist

May 15, 2024

A: Good question!

We do support imports of JSON files, see https://support.getgrist.com/imports/. You could also import by URL, but it may only work for publicly accessible URLs. If you need to be signed in to get the data, then you may need to download it first and import as a file.

As for API limits, those are documented at https://support.getgrist.com/limits/. Execution time depends on the size of your document and calculations (formulas) that it uses.

Share
Helpful?
Log in to join the conversation