We want to link directly into the expanded view of a Banno plugin from an email.
Is this possible?
Are there any ways to pass parameters (ie. queryParams) from the JH Dashboard into a plugin extension?
Any suggestions would be much appreciated.
We currently configure params via the extension settings, however, we'd like to be able to dynamically pass in parameters.
No, there isn't any support for deep linking into the Expanded View of a plugin card.
There isn't anything you could do in terms of sending parameters via an external link (e.g. from an email as asked about above).
Somewhat related: I'm not sure exactly what you intend in terms of 'dynamic parameters' but the Plugin Bridge provides some flexibility in terms of routing HTML anchor tags.