How can build external links to an ArcGIS Javascript API map by, say including a unique key for a specific feature in a specific layer, so that the map opens up zoomed into said feature? Basically execute some search/find/query functionality when the page loads with parameters for this query coming from the external URL.
I'm seeing some examples for the the out-of-the-box WAB apps here. But are there any examples for doing this with JSAPI?