CREATE SOURCE
![]() |
Creates a prospective contact source (list) through Proactive XS rather than through Central. |
Supported Script Types
![]() |
Phone |
Properties
The name you would like to give to your source.
Create Prospect v.1 used to carry this name; however, mapping requires that field be removed and stored here.
Branches
- Default
- The branch the script will take if no other conditions are met to take a different branch.
- OnError
- The branch the script will take if an unexpected error occurs, for example, the database goes down.
- OnNameAlreadyUsed
- The branch the script will take if the name you provide already exists.
- OnNoNameProvided
- The branch the script will take if the Name property is blank.
- OnNameExceededLength
- The branch the script will take if the Name property is longer than 255 characters.
Tips and Tricks
- CREATE SOURCE is for use with Proactive XS only.
Phone Script Example Using CREATE SOURCE
The script shown below is used to create a contact source, and defines the outcome branches for a source.
Double-click the Snippet to view the Snippet Properties Window.
Snippet Properties: Tree View | Text View | Download Text
Would you like to download this script?