Deep Links (for Primo Classic UI)
Deep links, are simple links, redirecting the user into one of your Primo’s web pages.
This section will explain how to construct such deep links, and what are the possible parameters that can be added to these links.
General Notes
Forcing the user to sign in prior to your deep link: This is true to all deep links:
PDS supports a parameter called targetURL, meaning after you login, you are redirected to your target URL.
Use the following link to do this:
http://<host>:<port>/primo_library/libweb/action/login.do?loginFn=signin&vid=<view id>&targetURL=<url>