Elements

An element is a logical name for a integration or variable. Usually the value of the element will vary depending on the environment of a system.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required
length between 1 and 256

ElementId is an nvarchar field of a maximum length of 256 in the Element table. It is the primary key and is used to uniquely identify each element in the table.

string | null

Description of the purpose of element.

string | null

Miscellaneous notes and information for the entry or record.

string | null

The type of the element. eg Endpoint Method, or Variable.

int32

The system for which the element is associated.

string | null

The field ElementPurposeId in the Element table is a nvarchar data type with a maximum length of 450 characters. This field serves to identify and specify the purpose or function of a specific element within the table. It can be used to categorize and group elements based on their purpose, making it easier to search and retrieve relevant information. This field is an essential component in maintaining organization and structure within the Element table.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!