Jump to Content
Apps Framework
GuidesChangelog
API DocsCommunityNeed Help?Apps Framework
Changelog
API DocsCommunityNeed Help?
GuidesChangelog
Back to All
added

New ability to search storage

December 23rd, 2024

We've just added support for searching storage by partial keys in our SDK and CLI tools. You can now search for stored records that contain a specific term. Check out the new methods and commands here:

  • CLI
  • monday.storage SDK
  • monday code JS SDK
  • monday code Python SDK