Managing the appointments for telecommunication services
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.
- 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.