Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetLinkedObjects

SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetLinkedObjects

 

Gets a list of the objects linked to a given object.

 

 

Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetLinkedObjects

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–  ObjectId

xs:int

mandatory

Sets the identity of the object to get links for.

â–  ObjectType

 

mandatory

restriction enum (xs:string)

- Document (1)

- WorkflowInstance (2)

- Task (4)

- Case (8)

Sets the type of the object to get links for.

 

 

Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetLinkedObjectsResponse

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–¡ LinkedObjects

 

optional nillable

Gets a list of linked objects.

≡ WSLinkedObjectInfo

 

optional unbounded nillable


â–  LinkedObjectId

xs:int

optional

Gets the identity of the linked object.

â–  LinkedObjectType

 

optional

restriction enum (xs:string)

- None (0)

- AutomaticDocumentLink (1)

- ManualDocumentLink (2)

- DocumentLink (3)

- WorkflowLink (4)

- TaskLink (8)

- CaseLink (16)

- AllLinks (65535)

Gets the type of the linked object.

 

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

Unbounded element (List of elements).

Normal

Optional element.

Bold

Mandatory element.

 

 

© 2024 Therefore Corporation, all rights reserved.