Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
Telephony integration
Hi,
We are looking at developing an application using NetSuite telephony integration.
At this point in time we have configured the CTI URL (on the Telephony preferences tab) to run a script running on a server to initiate a call. When the user clicks on the telephone icon next to a customer contact the customer's phone number will be passed as a parameter on the URL (using the {phone} parameter) which is used by the server script to initiate a call.
We would like to extend some of this functionality so that we can pass additional parameters via the CTI URL. These parameters would be dynamic parameters which are extracted from the customer record - ideally we could pass any field on the customer record to the server script.