Show/Hide Toolbars

Thereforeā„¢ Help

Tutorials > Solution Designer > Integrations > Portal

Using HTTPS Links

Scroll

The following links are supported to open and download documents and cases. In place of <tenantname> fill in the name of your Thereforeā„¢ Online tenant.

 

Open document:

https://<tenantname>.thereforeonline.com/Portal.aspx?pDocNo=XX

 

Download/Export document:

https://<tenantname>.thereforeonline.com/Portal.aspx?pDocNo=XX&xprt=true

 

Open case:

https://<tenantname>.thereforeonline.com/Portal.aspx?pCaseNo=XX

 

Download/Export case:

https://<tenantname>.thereforeonline.com/Portal.aspx?pCaseNo=XX&xprt=true

 

Anonymous Portal Access:

 

An Anonymous Portal user can be configured following this tutorial:

Anonymous Portal User

 

Once the Anonymous Portal user is configured they can access PortalDoc.aspx without being forced to authenticate themselves. The connection is made by using the configured user. The following URLs can be used:

 

Open a document:

https://<tenantname>.thereforeonline.com/Portal/PortalDoc.aspx?pDocNo=X

This URL will display the specified document as a PDF. In case of multiple files all of them will be merged into one PDF.

 

Search for a specific document:

https://<tenantname>.thereforeonline.com/Portal/PortalDoc.aspx?qNo=X

This URL will execute a search based on the provided query number. If the search returns only one document it will be displayed as a PDF. In case of multiple files all of them will be merged into one PDF. In any other cases 'Invalid request.' will be displayed.

 

Search for a specific document using an additional filter:

https://<tenantname>.thereforeonline.com/Portal/PortalDoc.aspx?qNo=X&field_name=filter_value

This URL will execute a search based on the provided query number and additional filter values from the URL. If the search gives back only one document it will be displayed as a PDF. In case of multiple files all will be merged into one PDF. In any other cases 'Invalid request.' will be displayed.