...
API Configuration - To verify the connection, enable the ‘Use Connection Check’ toggle. Select the Connection Check Endpoint configured in the External API Integrator Tool in the Endpoints tab.
Successful Connection Evaluation Rules - Set evaluation rules for Connection Check.
Evaluation Option - Select Response Field Evaluation or Status Code from the drop-down.
Status Code - Evaluate connection based on the status code.
Filter - Select ‘Is Equal To’ or ‘Is Not Equal To’ from the drop-down.
Value - Provide a value to evaluate. Value can be equal to a specific value or ‘object', ‘array’, ‘boolean’ or ‘string’.
Response Field Evaluation - Evaluate connection based on the response of evaluation rules. This field will meet the requirements if:
Filter - Choose a selection from the options in the drop-down:
‘This Rule will be successful if any of the field evaluation rules listed below are met’
‘This Rule will be successful if all of the field evaluation rules listed below are met’
‘This Rule will be successful if none of the field evaluation rules listed below are met’
Field Evaluation Rules - Select Field Name (provided during Tool setup in Response Body). Evaluate if the connection will be successful based on if the Field Name meets the following requirements:
‘Equals’
‘Does Not Equal’
‘Is Not Null’
‘Is Null’
Value - If ‘Equals’ or ‘Not Equals’, provide a value to evaluate based on the provided Field Name. Evaluate if the connection will be successful in relation to the Field Evaluation Rules.
...