Closed josephwegner closed 7 years ago
Hi @josephwegner , is this issue still available?
Hey @dongido001! Feel free to ping me instead. It is still available.
@tbarn great!, what do I need to get started, I have tested the endpoint locally with the sdk
Great start! @dongido001
You will need to write an example similar to what is in this section on how to create a Cached Query. You will also add it to that section.
If you need a bit more help with the example, the API reference might give you some ideas on what your example could be.
Thanks @tbarn
That should help. I'm on this!
@tbarn #126
Looks like a typo, I'll get that fixed! Thanks for pointing it out.
A cached query is a saved query with a
refresh_rate
set, you can see more about them here: https://keen.io/docs/api/#creating-a-cached-queryIt would be useful to add documentation for how to create a cached query near the section about Saved Queries.