Most of our apps, however, store data in Completions, not tables. I realize you can do a duplicate store and / or work around the problem in other ways, but ideally, the ability to query the data directly via an endpoint like
https://{INSTANCE}.tulip.co/api/v3/apps/{APP_ID}/completions?limit={MAX_RECORDS}
Hi @tmorrison01 I’m happy to say that this is something we are working on now. Can you provide more details on what you are doing with tables now or would like to do with completions in the future via the API?
Sounds good, sure thing! The shortest possible answer: we have lots of existing analytics dashboards that integrate with other legacy tools at our site and across the company / other sites.
The team implementing Tulip is doing most of their saves in completions. I found the API for table data and thought I figured out how to query completions the same way via chat gipitty :-), but it turns out the latter isn’t yet supported.
The goal on my end would be to be able to query any data put into Tulip (table or completions) such that it could plug right into our existing dashboard / analytics tools that are also already tightly coupled to JMP/MiniTab/Excel which allows users to do custom powerful analytics when troubleshooting / doing investigations.