Unifaun Online Help Center

Quick login

QuickLogin is used to simplify the login procedure to Unifaun Online. It can take you to the landing page or to a certain page in the system. Once logged in, the session is valid for 12 hours, meaning that you only need to supply your password once on an average business day.

Obs!

News and important messages are displayed on the landing page.

URL structure

Base URL: https://www.unifaunonline.com/ext.uo.XX.QuickLogin

Replace XX with a language code.

Language

Code

Danish

DK

English

GB

Finnish

FI

Norwegian

NO

Swedish

SE

Parameters

The following parameters can be used in the URL.

Parameter

Description

Login

Account user ID

User

User profile

MenuItem

Code for the page menu item that is selected instead of the default home item.

Shipments menu

ShipmentJobFavoriteDefault

Standard printing

ShipmentJobFavorite

Printing favorites

ShipmentWaybill

Waybills

ShipmentJob

Stored printings

ShipmentList

Shipment lists

Booking

Shipment booking

ShipmentJobFavoriteQuickItems

Printing favorite, requires MenuItemParam

History menu

ShipmentHistory

Shipment history

StoredSearchConditionQuickItems

Search favorite, requires MenuItemParam

Webshop menu

Shop

Unifaun webshop

Maintenance menu

Sender

Sender section in address book

Receiver

Receiver section in address book

Favorite

Printing favorites

Article

Item master

Serial

Serial numbers

FreeService

Neutral carriers

Visitor

Guest access

CompanyInfo

My account

Partition

Profile group

User

Profile

Role

Role

Reports

Reports

MenuItemParam

Sets menu item ID, for example printing favorite ID. This ID can be obtained by inspecting the grid with printing favorite items and finding the "RowId" value.

Key

This is a security feature that will protect the created session cookie as the key value acts as a password. It’s recommended to set a 6-18 long string of [a-z, A-Z, 0-9] that includes the current date or time.

Example: SsXt20190903 or SsXt1057.

Example 1:

https://www.unifaunonline.com/ext.uo.SE.QuickLogin?Login=LOGIN&User=standard&MenuItem=ShipmentJobFavoriteDefault&Key=aa34f20190903

This URL will take you directly to the standard printing menu item.

Example 2:

https://www.unifaunonline.com/ext.uo.SE.QuickLogin?Login=LOGIN&User=standard&MenuItem=ShipmentJobFavoriteQuickItems&MenuItemParam=3047&Key=aa34f20190903

This URL will take you directly to a specific printing favorite that has 3047 as RowId value.