Computer Telephony Integration Workflows

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • Computer Telephony Integration (CTI) enables customer service agents to place and receive phone calls in ServiceNow applications.

    The following sample workflows show how CTI can be integrated with Interaction Management System (IMS) and OpenFrame (OF) to support outgoing and incoming telephone calls.

    CTI integration for outgoing call

    The following workflow describes the logical sequence of actions when an outgoing call is triggered using the OpenFrame window.

    CTI integration work flow for outgoing call-Success and Reject/busy

    CTI integration for incoming call

    The following workflow describes the logical sequence of actions when an incoming call is received using the OpenFrame window.

    CTI and IMS integration work flow for incoming call

    CTI integration for transferring call

    The following workflow describes the logical sequence of actions when an incoming call is transferred to an agent.

    CTI integration workflow for call transfer.

    CTI call interactions operations

    CTI integration with IMS and OF uses the OpenframeInteractionUtility script. You can use thecreateOrUpdateInteractionForOpenframe method from the utility script to create an interaction. For more information about creating interaction using APIs, see Interaction Management API.

    FMS and CTI integration legend.