Overview
This job runs to find if the telephone number has any repeated or sequential numbers along with a check on minimum length.
Configuration
1. a. Navigate to the Processr and click Add. Within the dropdown select 'Telephone Format Check' or start typing to find the job.
1. b If you are editing an existing Telephone Format Check, click Configure beside the job in the Processr.
2. There are various options you can update in the configuration, which include:
- allow_empty: number of spaces allowed in telephone number
- min_length: minimum length of telephone number
- repeated: maximum amount of repeated numbers
- sequential: maximum amount of sequential numbers
3. Ensure that your Telephone field is selected in the Mapping tab. If not, use the dropdown to select the correct field.
4. Click Save.
Use case
If the configuration is set up as shown in the example, then the following phone number would pass: (+44)7932078133.
This is because there are no spaces, it is longer than 7 digits (which is the minimum length), it has 3 repeated numbers (with falls within the amount of repeated numbers allowed) and has only two numbers in a sequence (below the minimum sequential numbers allowed).