Label | Required. User provided label for the account instance |
---|
Username | Required. This field denotes the user ID provided to access the Reltio. The value can be provided dynamically as a pipeline parameter or directly in the Snap but not as an upstream parameter. Default value: [None] |
---|
Password | Required. Specifies the password used to connect to the Reltio. A valid password must be provided to authenticate all the operations in Reltio. The value can be provided dynamically as a pipeline parameter or directly in the Snap but not as an upstream parameter. Default value: [None] |
---|
OAuth URL | Required. The field specifies the endpoint to retrieve the access token and to refresh the token for a new access token every time. The value can be provided dynamically as a pipeline parameter or directly in the Snap but not as an upstream parameter. For example: https://auth.reltio.com/oauth Default value: https://<your_oauth_url>/token |
---|
API Key | Required. The field denotes the client API key provided by Reltio to the user for invoking their APIs. The value can be provided dynamically as a pipeline parameter or directly in the Snap but not as an upstream parameter. Default value: csdGassdhdghrhnkllvXkkljkg3VpO7bngh8gQ== |
---|
S3 Access-key ID | Specifies S3 Access key ID as a part of AWS authentication. The value can be provided dynamically as a pipeline parameter or directly in the Snap but not as an upstream parameter. Default value: [None] |
---|
S3 Secret key | Specifies the S3 Secret key as a part of AWS Authentication. The value can be provided dynamically as a pipeline parameter or directly in the Snap but not as an upstream parameter. Default value: [None] |
---|