Monday's Storage API

:sparkles::sparkles:Hey everyone!

We realize that a lot of our users don’t know about our Storage API, so I wanted to explain a bit more about it here.

Our Storage API is an offering we have for our app developers. It gives you managed, key-value storage on our monday servers without having to launch, manage, and secure your own databases.

Not only is it a really easy way to add persistent storage in your apps, but also it’s completely free to use!

One thing to keep in mind: if you have a payload that’s bigger than 4MB, you can break it up and store it in multiple keys. 

Feel free to check out the Github SDK readme for more information.

And shoutout to our dev @danielmittelman for his help on this!

-Helen

2 Likes