Solicitation Data Validation
Solicitation Data Validation is used to verify session-based solicitation data against predefined validation checks before proceeding with the next set of operations. Users can configure single or multiple validation conditions as needed.
To add the Solicitation Data Validation component from the campaign page:
1. Select Add Component.
2. Select Solicitation Data Validation from the dropdown list, and then select OK.
3. Select the component name to open the form.
The form includes the following fields and functionalities:
• Solicitation Data: Enter the solicitation data you want to validate. For example, if you need to check whether a score is less than 33, input "score" as a string in this field.
• Outer Operator: Select whether ANY or ALL conditions must be met for the validation to proceed to the next step.
• Add Condition: Click this button to add a new validation condition.
-
Inner Operator: Choose an operator for the condition. Available options include:
Greater than
Greater than or equal to
Less than
Less than or equal to
Equals
Not equals
Contains
Does not contain
-
Value: Enter the value required for the validation check.
Validation Logic
• If the validation conditions are met, the THEN block executes.
• If the validation conditions are not met, the ELSE block executes.
THEN and ELSE Block Functionalities
Both blocks provide the following actions:
-
Tag Solicitation Data: Add values to existing or new solicitation data.
-
Send Message: Send an SMS, MMS, or RCS message.
-
Message Options
SMS: Standard 160-character text message.
MMS: Multimedia message (image, video, or audio).
RCS: Rich Communication Services (enhanced media, interactive buttons).
Next Actions: Choose from one of the following options:
Forward to Campaign: Directs the subscriber to a different campaign.
Deliver Next Component: Moves the subscriber to the next component within the same campaign.
End Campaign: Terminates the campaign.