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.

  1. Overview
  2. Add an Entity
  3. Set and Get a Value
  4. Schedule Follow ups or Callbacks
  5. Add a Notification
  6. Name & Value Pairs