Create lists of information to use in rules.
You can create lists of specific types of information and use them in rules. For example, you might want to create rules that use a list of:
Lists make rules more manageable. For example, instead of creating an individual condition for each email address, you can add all the email addresses to a list and reference the list in a single condition.
To create a custom list, head to the Custom Lists page inside settings > rules
in the Authsignal Portal.
Click Create list.
Enter a name for the list.
Choose the Type of list and create the list. Currently only string
and number
lists are supported.
Now, add values to the list by clicking Add item.
Once you have added all the items you want to add, click Save.
To use a custom list in your rule conditions, create or edit a rule and navigate to the Conditions section.
Click Add feature.
Select the feature you want to use in the rule.
Select the In List
or Not In List
operator.
Select the custom list you want to use in the rule.
Only the following features can reference a custom list:
User features:
UserId
Email address
Phone number
Device features:
IP address
Card Bin
Issuer country code
Issuer name
Crypto features:
Wallet address
Asset Code
All custom features can reference a custom list.
To manage a custom list, head to the Custom Lists page in the Authsignal Portal.
To delete a custom list, click the Delete button.
To add more items to a custom list, click Edit and then click Add item.