CRM Interface | Overview
To and and update CRM records through the web interface API, simply submit an HTTP POST or GET
(these docs use the GET method) to the Voicent Gateway.
Target URL: http://[server IP address]:8155/vxcrm.jsp
Replace [server IP address] with the actual server IP address or localhost. Additionally, if you changed the default port from 8155
please change as necessary.
If you are on Voicent Cloud, please first create a web form, and check the HTML source to see the server IP address and authentication token.
Please Note: Our software does not sanitize parameters. You need to do this on your end.