Skip to main content
Skip table of contents

Link (lnk)

The entity Link stores information about URL connections inside Synapcus.

Database level

See the entity fields bellow. Mandatory fields are marked in red:

Name

Type

Label

Description

form *

String

Form

Represents the entity form. Will always be "lnk".

lnk_proc_unid *

String

Name

The unique ID of the  parent process under which the lonk has been created and referenced. 

lnk_source_unid *

String

The unique ID of the source object  under which the link has been referenced.

lnk_target_unid *

String

The unique ID of the target object  under which the link has been referenced.

lnk_type

String

Represents the link type as code. 

QEE classes level

The class representing the Link is QEELnk

Inherits from: QEEObject

REST level

The endpoints dealing with Link are:

xrLnk (GET, POST, PUT, DELETE)

xrLnks (GET, PUT, DELETE)

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.