Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
NetSuite telephony integration Question
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.