Skip to content

[Feature] Add support for storage.search #150

@mitchell-hudson

Description

@mitchell-hudson

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions