Integration Elements

The IntegrationElement table, located in the Core package, is designed to store all crucial information related to the integration of various systems or processes within an organization. It serves as a central repository for tracking the flow of data, applications, and services across different platforms. This table contains fields such as integration ID, source system, destination system, integration type, and authentication method. It also stores logs of communication between integrated systems, allowing for easy troubleshooting and monitoring of system performance. With the IntegrationElement table, organizations can effectively manage and maintain their integrated systems, promoting seamless data exchange and efficient workflows.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
int32

IntegrationElementId is a unique identifier that is assigned to each integration element within the IntegrationElement table. This identity field has a data type of int, meaning it can store integer numbers that represent the different integration elements present in the table. The IntegrationElementId serves as the primary key of the table, making it a crucial component in data retrieval and manipulation. It ensures that each integration element can be easily identified and accessed within the table. This field is essential for maintaining the integrity of the data and facilitating efficient communication between various systems and processes. Additionally, the IntegrationElementId allows for proper organization and sorting of integration elements within the table for better data management.

string | null

Miscellaneous notes and information for the entry or record.

Response
200

OK

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