Allow for single quotes in vicidial_list and custom_ data fields
Added db schema version mismatch warning in System Settings git-svn-id: svn://192.168.202.10@2301 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
+4
-1
@@ -1,4 +1,4 @@
|
||||
AGENT API DOCUMENT Started: 2008-07-03 Updated: 2014-06-19
|
||||
AGENT API DOCUMENT Started: 2008-07-03 Updated: 2015-03-13
|
||||
|
||||
This document describes the functions of an API(Application Programming Interface)
|
||||
for the VICIDIAL Agent screen. This functionality will be rather limited at first
|
||||
@@ -436,6 +436,9 @@ LEAD DATA (must populate at least one)
|
||||
rank
|
||||
owner
|
||||
|
||||
NOTES:
|
||||
- most special characters are not allowed, but single quotes are
|
||||
|
||||
EXAMPLE URLS:
|
||||
http://server/agc/api.php?source=test&user=6666&pass=1234&function=update_fields&agent_user=6666&vendor_lead_code=1234567&address1=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user