Integration Categories

The integration category defines the high level purpose of an integration.

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 64

A unique id for the category of integration.

string
required
length ≥ 1

The IntegrationCategory table's Description of data type nvarchar field is a type of text field that stores data in a variable length Non Uniform Character Array format. This allows for more efficient storage since the data is stored in a compressed format, and helps ensure data integrity for text-based data.

string | null

Miscellaneous notes and information for the entry or record.

boolean

The CanSequence field in the IntegrationCategory table is a bit data type. It is a flag that indicates whether the integration category can be sequenced, such as whether it has ordered steps. A value of 1 indicates that the integration category can be sequenced while a value of 0 indicates it cannot be sequenced.

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!