Signifyd – Partner operation
The Signifyd – Partner operation defines how to interact with your Signifyd system and represents a specific action (Create, Get, Update) to perform against a Signifyd case.
Create a separate operation component for each action/object combination that your integration requires.
The Signifyd –Partner operations use JSON format and support the following actions:
-
Create — used to create a case in Signifyd.
-
Get — used to retrieve details about a case and case entries in Signifyd.
-
Update — used to cancel a case in Signifyd.
Options tab
Click Import Operation, then use the Import wizard to select the object to integrate. The following table describes the fields for each action type:
Object - Displays the object type that you selected in the Import wizard.
Tracking Direction - Select the document tracking direction for the operation, either Input Documents or Output Documents. This setting enables you to choose which document appears in Process Reporting. Start steps always track output documents regardless of your selection.
If the tracking direction is read-only, the feature to change the direction is either unavailable or the developer set the configuration to read-only. The default value you see shows you which document appears in Process Reporting.
Request Profile - Select or add an XML profile component that represents the structure sent by the connector.
Response Profile - Select or add an XML profile component that represents the structure received by the connector.
Return Application Error Responses - This setting controls whether an application error prevents an operation from completing:
- If you clear the setting, the process stops and reports the error on the Process Reporting page.
- If you select the setting, processing continues and passes the error response to the next component processed as the connection output.
Tracked properties
This connector has no predefined tracked properties. See the topic Adding tracked fields to a connector operation to learn how to add a custom tracked field.