Hacker News new | ask | show | jobs
by oliveralbertini 630 days ago
Can you get through https api the data on the spreadsheet ?
1 comments

If you were asking, "Can I use an API to access data in my sheets from other apps/services?" - no, not today, but we'll add that at some point in the future.

Or if you were asking, "Can I query APIs to get data onto the spreadsheet?" Yes, you can do that today in Quadratic with Fetch() in JS or Requests in Python.