See build details in sig.
My dispo call URL is as follows:
- Code: Select all
VARhttp://192.168.1.2/agc/dispo_move_list.php?lead_id=--A--lead_id--B--&new_list_id=24224204&dispo=--A--dispo--B--&user=--A--user--B--&sale_status=SALE---APPT&reset_dialed=N&log_to_file=1&phone_code=--A--phone_code--B--&phone_number=--A--phone_number--B--&title=--A--title--B--&first_name=--A--first_name--B--&BusinessName=--A--BusinessName--B--&last_name=--A--last_name--B--&address1=--A--address1--B--&address2=--A--address2--B--
As you can see, I'm trying to make it transfer all fields across to the new list, I've not been able to clearly work out how this script works.
The list still has 33 leads in it, the same as yesterday, but my agents have statused 15 more SALEs.
Here's a sample from the log:
- Code: Select all
2016-04-11 09:45:43|99|20079||------|DECL|1104|XXXX||1|DONE: dispo is not a sale status: DECL|
2016-04-11 09:48:04|99|19726||------|DECL|1104|XXXX||1|DONE: dispo is not a sale status: DECL|
This seems correct, DECL is not a sale status.
What am I missing?
Thanks for any help.