Input-Kit
INFO
The Input-Kit connector is a Scripted API connector. Please refer to the Scripted API documentation for more details.
The Input-Kit connector allows data synchronization between Input-Kit and RAC/M Identity. To do this, the connector uses the Input-Kit Rest API. The API documentation is available at https://inputkit-api.readme.io/.
Like all scripts used by the Scripted API connector, this connector can be modified to meet specific requirements. You can refer to other reference scripts to see how scripts can be modified.
Configuration
The following parameters are required for all Scripted API connectors:
Configuration | Description |
---|---|
Script Path | Path to the Groovy script. |
API URL | The URL of the API to connect to. |
The API URL should be https://api.inputkit.io/v3
.
Additional parameters are also required for the Input-Kit connector.
Authentication
The connector supports authentication using "API Key".
When configuring the connector, you need to provide the following information:
Configuration | Should contain |
---|---|
Preferred Authentication Method | custom |
Custom Secret 1 | The "API key". |