CreateLinkType
It holds the values used to specify the type of the link.
Accepted Values
Name Value ProcessRequest 0 FillAForm 1 OpenMenuItem 2 OpenDmObject 3 OpenMainPage 4 EditAForm 5
Note
Payload will be different depending on each type value.
ProcessRequest
type is used to start a new flow. FillAForm
is used to fill out a form. OpenMenuItem
type is used to open an item from the menu. OpenDmObject
type document is used to open a file within the service. OpenMainPage
type is used to open the home page. The EditAForm
type is used to open an added form for editing.