Public URL endpoints
goto/record
This endpoint lets you display a record in a dashboard. The record appears in a record viewer panel.
Properties
| Name | Description | 
|---|---|
dashboardId  | 
The ID of the dashboard to open  | 
recordIndex  | 
The index of the record  | 
recordId  | 
The ID of the record to open  | 
Example
<a href="https://my-investigate.com/goto/record?dashboardId=dashboard:abk39v&recordIndex=my-index&recordId=n8gm4o9ld">
  Link to investigate
</a>