Execute REST-CALL action - Central steps

Below you will find an overview of the key steps you need to take when setting up and executing a REST call action.

In each step you will find a link that will take you to the corresponding section in the online help.

In the first step, you must define the general properties of the REST call action. Read more
One of the central details is the entry of an alias, which represents the "identifier" of the REST call action. You can also make central connection settings.
Define general properties

 

In the second step, you must enter authentication details. You can also configure headers. Read more
You can choose between four different types of authentication:
- None/User-defined
- Basic Authentication
- API key
- Bearer Token
Configuring authentication and headers

 

In the third step, you must enter the request with the required details. Read more
The following methods are available for the request:
- GET
- POST
- PUT
- PATCH
- DELETE
Configure request

 

In the fourth step you can create the body. Read more
The following body types are available:
- None
- Text
- JSON
- File
- Multipart/form-data
Create body

 

You can only perform this step after you have created the REST call action.
In this step, you can define how Intrexx should react if errors occur when the REST call occurs. Read more
The following options are available here:
- Cancel transaction (default)
- Continue transaction
Determine exceptional treatments

 

You can only perform this step after you have created the REST call action.
In this step, you can view and enter attributes. Read more
You can also store settings or values from the various dialog steps manually as attribute values.
Expert - View and record attributes