-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
What problem is this request going to solve?
Add support for the storage.search method as metioned here - https://developer.monday.com/apps/docs/mondaystorage#search-for-a-value
What is the solution you'd like to see?
The ability to use monday.storage.search via a view (board, item, etc...) using seamless auth
I have an integration recipe that stores data to the app storage, I then need to be able to search for records based on a partial key match to display in a board view.
Describe alternatives you've considered
The Apps-SDK does support this method, but requires an API token or a shortLivedToken, it doesn't look like it supports a sessionToken
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels