/
[ACD] Basic Sheet Management

[ACD] Basic Sheet Management

The content in this article is appropriate for: Supervisors and Administrators

Sheets can be used for a multitude of tasks, including lead lists for OBTM (outbound telemarketing), the bulk upload of agent skills or campaign assignments via API feed, or for the storage of large amounts of data that can be called upon from within a guided interaction via integration.

 

Accessing the Sheets

  1. Click Sheets in the left-hand navigation bar

    Screen Shot 2024-04-24 at 4.22.50 PM.png
  2. A chronological list of all sheets that have been created will display here, with the most recent at the end of the list

  3. To view/edit a sheet, click the blue button, to the left of the sheet name

     

  4. To create a new sheet here (not associated with OBTM), click +New Sheet

    • A note on sheet creation: When a new sheet is created from this location, it will not have any pre-populated columns, filters, etc. When a sheet is created for the purpose of leads (via an OB or CB campaign), the sheet will have the standard columns already in place. Sheets for use with OBTM should be created from within the campaign.
      *Lead Sheets are covered here

  5. Sheet Details tab:

    • API URLs: Created automatically for every sheet, if you require an API call to be used in conjunction with your sheet, those can be copied from here.
      For more information on using the SingleComm APIs, click here.

    • Name

    • Description [optional]

    • Suspended [defaults to No] leave as-is, this option is used to take the sheet out of service.
      ⚠️ Sheets cannot be deleted, only suspended.

Creating Custom Columns

If you are uploading lead records from a spreadsheet that contains data that is not covered by the standard OBTM columns, or you are starting from a blank sheet, custom column types can be created.

From the Columns tab:

Screen_Shot_2019-03-20_at_2.42.35_PM.png
  • The standard column headers for lead lists are shown above. These are the most common parameters, and it is not mandatory that these be utilized.*
    *The exception being the "Locked" columns which are needed for SC ACD to call on the records. These columns should not be unlocked or deleted. Doing so will negatively impact the OBTM functions of your campaign.

  • To create your own:

    1. Scroll to the empty text box at the bottom of the list and type the name of the column you wish to add

      Screen_Shot_2019-04-01_at_2.20.53_PM.png
    2. Click the second column* to display a list of formatting options 

      Screen_Shot_2019-04-09_at_11.20.35_AM.png

      *Click on the text inside the dropdown to display the list. DO NOT click the down arrow to the right.

      1. Alphanumeric [default]

      2. Numeric

      3. Date/Time

    3. Enter the character limit (if required)

      Screen_Shot_2019-04-01_at_2.20.27_PM.png

      *This field can be left blank if there is no limitation.

    4. Click Add

      Screen_Shot_2019-04-01_at_2.04.18_PM.png
    5. The new column will now appear at the end of the list

      Screen_Shot_2019-04-01_at_3.44.46_PM.png
      • The following can also be adjusted here:

        • Regular [default]/ Unique/ Lookup

          • Regular: column has no input restrictions on it and will allow for multiple records to have the same value.

          • Unique: column is indexed as a Primary key and duplicate entries will be rejected if attempted.

          • Lookup: Index which allows for faster searches in this database. Good for large datasets and does allow for duplicate entries.

        • Unlocked [default]/ Locked

          • When a Lead Sheet is created from an Outbound Campaign, the following columns are set to Locked because they are required for the Outbound Lead Management system:

            • Last Dial

            • Last Disposition

            • All Dials

            • Filter Available

            • Lead ID

            • Contact ID
              *As mentioned above and  in the Lead Sheet article, these default fields are required for OBTM and should not be unlocked or deleted.

    6. To delete a column, click Delete (you will be prompted before the entry is removed)

      Screen_Shot_2019-04-10_at_3.46.35_PM.png
    7. To adjust the order the columns appear in this list, click the down/up arrows

      Screen_Shot_2019-04-01_at_3.47.34_PM.png
      • This column order is reflected on the Records tab of the sheet:

        Screen Shot 2019-04-02 at 11.54.25 AM.png

  • Click Update to save and close the columns

    Screen_Shot_2019-04-01_at_4.22.47_PM.png


    💡You do not need to delete unused columns if your sheet is not using them.

 

 

Editing a Record

Once records are imported into a sheet, they can be viewed on the Records tab:

  1. Click Edit to bring up the Sheet Record Editor

    Screen_Shot_2019-04-04_at_12.29.53_PM.png
  2. Make any necessary changes in any of the available columns

    Screen_Shot_2019-04-04_at_12.49.05_PM.png
  3. Scroll down and click Update

    Screen_Shot_2019-04-04_at_12.50.29_PM.png

 

 

Exporting Sheet Data

  1. Click CSV

  2. A spreadsheet will download using the naming convention:
    sheet_name_mm_dd_yyyy_hh_mm.csv
    (SheetName and timestamp of export)

Screen_Shot_2019-04-09_at_12.22.20_PM.png

Advanced Sheet functions and the other tabs (Filtering, Events, and Flushing) are covered in the article located here.

 

 

Related content