i
Rest API
Apart from properties shared by adapters those specific to API Rest are added.
An asterisk "*" on the label indicates that the property is required.
Web Service URL
Address of the Rest service with which it is being integrated.
Authentication Method
Identifies the way Deyel must authenticate with the service depending on the security scheme it implements.
The possible schemes are:
•ApiKey: in this case the service platform generates a combination of unique values called Key and Value. In addition to these values, the value for the property Parameters add to must be indicated, where it is specified in which way the parameters should be sent to the service, it can be done in the Header or as Query Params.
•Basic Authentication: it is the simplest authentication scheme. It must specify the User and Password, provided by the participant responsible of the service.
•Bearer Token: it is a scheme similar to ApiKey but in this case it must specify the Token, which is generated by the service.
•No Authentication: it does not require any access validation.
Rules using this adapter
In this grid, the advanced rules used by the adapter are displayed and their definition can be shown from each line.