...
If there is a single case match the Case Summary page for that case will be automatically shown. If there are multiple matches (multiple cases associated with the caller) the search results pages showing all matching cases will be displayed.
...
Phone Number Based Screen-pop with App Support
In order to support SmartAdvocate phone App the constructed URL can be passed as a returnurl parameter to https://app.smartadvocate.com/RedirectApp/rd.aspx
This way if the link is opened on a phone SA App will be launched (and perform the search), if the link is opened on a computer the browser will be redirected to the URL passed in the returnurl parameter.
The following URL is an example: https://app.smartadvocate.com/RedirectApp/rd.aspx?returnurl=https%3A%2F%2Fapp.smartadvocate.com%2FTopSearchResults.aspx%3FstrOCA%3D2%26strColumnName%3DPhone%26strKeyword%3D5165551234%26strPosition%3D1
Phone Number Based Screen-pop with New Client Detection
To create a screen-pop that will open Case Wizard in case the caller’s phone in not in the system you can use ScreenPop.aspx and pass the caller’s phone number (ANI). You can also pass the dialed number (DNIS).
...