Managing the appointments for telecommunication services

  • Release version: Xanadu
  • Updated August 1, 2024
  • 1 minute to read
  • Manage the appointments for the field services to enable the installation, activation, and site assessments that are needed for connectivity services.

    With the use of the ServiceNow Telecommunication Open API (com.sn_tmf_api) application, you create appointments from your system for the connectivity-related field services. You can book an appointment on an existing work order and assigned it to the field service agent. To learn more about booking appointments, see Managing appointments in Field Service Management.

    This feature supports the following:
    • Returns the available time slot within a provided time period for which you can book appointments.
    • Enables you to book appointments for a work order with start and end times and available slots.
    • Reschedule appointments with a different time slot for a  work order.
    • Cancel the appointment with a given ID for a  work order.

    The Telecommunication Open API application uses the Appointment Open API to support the external system to create and manage appointments for the field services. This API is a ServiceNow® implementation of the Open API TMForum TMF646 Appointment API specification.

    To learn more about the methods used to book and manage appointments, see Appointment Open API.

    Configuring the appointment booking feature

    To manage appointment bookings in your system, you must create, modify, or enable the application configuration and the individual service configurations. Do the following steps to configure the appointment booking feature:
    1. Configure an appointment booking record producer.
    2. Create or modify an appointment booking service configuration.
    3. Configure variable in service catalog record producer for appointment booking.