Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

API will be set by TForge to operate outside of office hours only.For testing, create a dummy list and load 500 leads into that list. Use created lead IDs.

Endpoint

Server address will be provided by TForge.

...

Disable SSL verification upon sending the request.

For testing, create a dummy list and load 500 leads into that list. Use created lead IDs.

  1. Insert lead IDs into the vicidial_list_archive table. Ignore lead IDs that exist in the vicidial_list_archive table.

  2. Update lead ID in the vicidial_list_archive table with lead ID data from the vicidial_list table.

  3. Delete lead IDs from the vicidial_list table. Performs safe delete by checking if the lead ID exists in the vicidial_list_archive table and if the column data matches the vicidial_list table lead ID.

...