Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
1 Vendor Lead Code (Vendor ID)
2 Source ID (internal use)
3 List ID (ID of the list into which the leads will be imported to)
4 Phone Code (prefix for phone numbers, e.g. 1 for US, 44 for UK, etc.
5 Phone Number
6 Title (E.g. Mr., Ms., Mrs, etc.)
7 First Name
8 Middle Initial
9 Last Name
10 Address Line 1
11 Address Line 2
12 Address Line 3
13 City
14 State
15 Province
16 Postal Code
17 Country Code
18 Gender “M” / “F”
19 Date of Birth (YYYY-MM-DD)
20 Alternate Phone
21 Email Address
22 Security Phrase
23 Comments
100100|10100|999|09|0121231234|Mr|John||Doe|1 Short Street|Brooklyn||Pretoria||Gauteng|0012|ZA|M|1980-06-15|0121231235|JohnDoe@Email.com|nothing|Comments
i have this message "Sorry, there are no leads in the hopper for this campaign " where is the error please thanks
caspar wrote:A lead is a customer information record. The Lead Loader can be used to import records to VICIDIAL from a Leads file.
A Leads file is a text-based file that is pipe-delimited or tab-delimited. The following fields must be present in a Leads file and is displayed in the order it should appear in the Leads file.
- Code: Select all
1 Vendor Lead Code (Vendor ID)
2 Source ID (internal use)
3 List ID (ID of the list into which the leads will be imported to)
4 Phone Code (prefix for phone numbers, e.g. 1 for US, 44 for UK, etc.
5 Phone Number
6 Title (E.g. Mr., Ms., Mrs, etc.)
7 First Name
8 Middle Initial
9 Last Name
10 Address Line 1
11 Address Line 2
12 Address Line 3
13 City
14 State
15 Province
16 Postal Code
17 Country Code
18 Gender “M” / “F”
19 Date of Birth (YYYY-MM-DD)
20 Alternate Phone
21 Email Address
22 Security Phrase
23 Comments
The following is a sample record extracted from a Leads file:
- Code: Select all
100100|10100|999|09|0121231234|Mr|John||Doe|1 Short Street|Brooklyn||Pretoria||Gauteng|0012|ZA|M|1980-06-15|0121231235|JohnDoe@Email.com|nothing|Comments
Multiple records can be stored into a Leads file using new lines to separate the records.
Phone numbers like “(012) 441-1700” will automatically be converted to digit-only numbers like “0124411700”.
To use VICIDIAL’s Leads Loader:
STEP 1: Click on the LISTS tab in VICIDIAL ADMIN
STEP 2: Click on the “LOAD NEW LEADS” link.
STEP 3: Click on the “Browse…” button and select the Leads file to import.
STEP 4: Optionally enter the List ID of the VICIDIAL list into which the leads must be imported. Leave this field blank to use the Leads File’s List ID field.
STEP 5: Select a “Lead Duplicate Check” option. This specifies how VICIDIAL should handle duplicate Leads.
STEP 6: Select a “Lead Timezone Lookup” option.
STEP 7: Click on the SUBMIT button.
The “START OVER” button will reset the fields and allow another Leads File to be imported.
caspar wrote:You are suppose to create the Leads file yourself, based on the customer information you want to import. See my previous post for the format of this file or download the manual.
/usr/local/mysql/bin/mysqldump --lock-tables --flush-logs asterisk | gzip > /root/DB_asterisk.gz
Op3r wrote:1) have you followed what we have been telling you what to do?
2) Have you ever read this?
http://www.eflo.net/VICIDIALforum/viewtopic.php?t=443
I highly suggest you read that first.
not that I dont want to help about your questions.
its just that you have to learn how to ask.
ramindia wrote:Hi
is the Mysql and DBI and DBD install perfectly ?
ram
hakimabouchaib wrote:ramindia wrote:Hi
is the Mysql and DBI and DBD install perfectly ?
ram
maybe the problem is in installation of mysql because i installed it several times !!!
Users browsing this forum: Google [Bot] and 140 guests