Deep-linking to specific URL in web-app

I’m working to improve my integration with Distill, and was hoping that there’s some way to deep-link into the webapp for a specific monitor by ID.

I can deep-link by URL (by linking to Distill Web Monitor, but that search also shows every monitor that includes the url as a prefix or suffix, which isn’t desirable.

I tried just searching by the UUID Distill Web Monitor but that doesn’t work. Is there any magic operator I can use? I tried “id:{uuid}”, which also didn’t work

1 Like

There are two kinds of links. First one is a link to a change that opens a diff in a new page with its own link: https://monitor.distill.io/#/u/0/sieve/<sieve-id>/data/<data-id>/diff

image

The second form open the full change history for a given monitor:
https://monitor.distill.io/#/w/0/sieve/detail/<sieve-id>.id