I have created a custom board view that allows users to launch a program and I am attempting to make it dynamic to allow a user to use multiple accounts. At the current moment all I am getting is their token, which provides me the monday accountid and userid. However, this does not specify which board or view it ties to and thus I am unable to store more than one authorization per account / user.
Has anyone created, seen or worked with a view that is dynamic ? Are there anyways to get the users current state like the URL they are on which contains the boardid and viewid?
I have only seen it happen in other apps is within the integrations… but I need it for the board view.
Thank you!! Please let me know.