custom_fields_copy in NON-AGENT_API not copying fields
Posted: Wed Mar 17, 2021 1:04 am
Hello everyone:
I have a ViciBox v.9.0.2 200415-1712 with VERSION: 2.14-787a BUILD: 210211-1145.
I'm working with the NON-AGENT API trying to use the add_list function. It seems the custom_fields_copy option is not actually working, when I run a request it show as success but the fields are not copied:
Source list fields:
Destination list fields:
I've made sure that permissions are set correctly for the apiuser.
Thanks in advance.
MZ
I have a ViciBox v.9.0.2 200415-1712 with VERSION: 2.14-787a BUILD: 210211-1145.
I'm working with the NON-AGENT API trying to use the add_list function. It seems the custom_fields_copy option is not actually working, when I run a request it show as success but the fields are not copied:
- Code: Select all
localhost:~ # curl -k "https://localhost/vicidial/non_agent_api.php?source=lead_loder&function=add_list&&custom_fields_copy=10001&user=apiuser&pass=apipass&list_id=2021031630112&list_name=202103111&campaign_id=desk30"
SUCCESS: add_list LIST HAS BEEN ADDED - apiuser|2021031630112|202103111|desk30
Source list fields:
Destination list fields:
I've made sure that permissions are set correctly for the apiuser.
Thanks in advance.
MZ