Download PDF

Lead Management in Process

Here, the supervisor can create a lead, upload CSV containing phone numbers, modify it, and assign it to campaigns in the selected process.

Leads created and uploaded in a Process will not be available to another process.

Process Settings

Figure: Manage Leads

Lead Creation

Lead can be created in a process, but not in the single campaign.

  1. Click "Create Lead" button. It shows a pop-up, in which Supervisor has to fill the following details:

    1. Lead Name

    2. Time Zone

    3. Lead Owner

    4. Description

      Create Lead

      Figure: Create a Lead

  2. Click "Save" to save the required changes.
    Click "Cancel" to cancel the changes made.

The Supervisor can edit and delete the leads also. However, a deleted lead cannot be restored.

Multiple leads can be added here.

Edit Lead

Perform the following steps to edit any existing lead.

  1. Select the lead which you want to edit and then click "Edit" button. The following modal is opened.

  2. Edit Lead

    Figure: Edit the Lead

  3. You can change all the fields like lead name, Timezone, Lead owner, and Description. But you can not change the Process name from here.

  4. After changing the information, click "Save" button to save the changes; else click "Cancel" button.

Delete a Lead

Perform the following steps to delete any lead.

  1. Select the lead and click delete icon to delete the lead. A confirmation modal is opened.

  2. Delete Lead

    Figure: Delete Lead

  3. Click "Yes" button to delete the lead; else click "No" button.

Enable or Disable the Lead

The Supervisor can click green toggle switch toggle switch to disable an enabled lead. To enable a disabled lead, click gray toggle switch toggle switch.

Lead Upload

We recommend to upload a CSV file that contains the columns in the similar order as they are defined by the Administrator in its Console → "System Configuration" → "Table" → "Table" (Definition) and which has been used to create that process that you have selected here. Following is a screenshot of a sample CSV file.

CSV file

Figure: Sample CSV File

Make sure to follow the rules of Character Type, Nullable, Unique Key, and Primary Key while entering the values in the CSV file as they are defined in the Table Definitions by the Administrator.

To upload the CSV file in the lead, the supervisor has to perform the following steps.

  1. Select the lead in which the file has to be uploaded.

  2. Click "Upload CSV" to upload the CSV file using the following pop-up.

    Upload CSV

    Figure: Upload Lead (Numbers) through a CSV file

  3. To browse the file, click on "Choose File" button.

  4. Select the CSV file from the disk using the following dialog box.

    Select CSV

    Figure: Select CSV file

  5. Click "Open" to open the selected CSV file.

  6. Now, the Supervisor can select these upload parameters.

    1. Update Duplicate Records: This option can be used when there is a chance that the numbers of new lead may exist in the same lead or any other lead of the same campaign. By checking this option, if there is any record which is already uploaded in any of the lead of the same campaign, then that record will get updated with the new information (as uploaded in the new lead) within existing lead only.

      1. If the record exists in the different lead, then the number will be updated in that lead only, and that number will not get uploaded in the new lead.

      2. If the record exists in the same lead (in which the supervisor is trying to upload the new lead), then that number will get updated with the new information within the same lead.

    2. Migrate Duplicate to Chosen List: This option can be used to migrate any of the existing records in a new lead. By checking this option, if there is any record which is already uploaded in any of the lead of same campaign, then that number will get migrated to new lead with the new information.

    3. Provide header Mapping: The Supervisor can map the CSV file headers of lead with phone1, phone2, phone3, phone4, phone5, timezone and name headers.

      Header Mapping

      Figure: Mapping of Column Headers

      You can select your column headers for the mapping.
  7. Click "Save" to save the required changes.
    Rather, click "Cancel" to not upload the leads from the CSV file.

Add a Contact

The Supervisor can also add a new contact in the lead by performing the below steps:

  1. Select the required row.

  2. Click on the "Add Contact" button.

    Add a Contact

    Figure: Add a Contact

  3. Provide the values for the customer details in the fields such as name, email, phone1, twitter, and others.

  4. Click "Save" to save the required changes.
    Click "Cancel" to cancel the changes made.

Assign or Unassign Lead to Campaigns

Perform the following steps to assign or unassign the lead to the campaigns.

  1. Select a lead, and it shows the campaigns on the right side.

    Select Campaigns

    Figure: Assign or Un-assign Campaigns

  2. Select the Campaigns in the "Available" section. You can click the checkbox given on top to select all campaigns.
    You can also search for the usernames in the provided search box.

  3. Click right-arrow icon to add the selected campaigns.

  4. Click "Apply" to apply the settings.

To unassign the lead from the campaigns, select the campaigns in "Assigned" section and click .❬ icon. Click "Apply" to apply the changes.

Suppose a scenario where "name" field in the Data Table Definition is optional and configured as a unique key. There is a lead list that contains multiple leads with blank customer names. When the lead was uploaded, then the first customer with the blank customer name was uploaded, but other customers with the blank names were not being uploaded.
This issue has been fixed now. Even if "name" field in the Data Table Definition is marked as optional and unique, still the lead list containing blank customer names will be uploaded.