API Overview

This section will help you get started with using the Skedulo API.

The Skedulo API provides access to scheduling objects and functions of the Skedulo platform, allowing developers to integrate their applications.

The API provides full data access to standard and custom objects via GraphQL including the ability to create and schedule jobs; plus manage allocation to resources and customer and contact information.

Skedulo API also provides the capabilities to:

  • Dispatch jobs to resources and manage notifications, via SMS or push.
  • Call the optimization engine to schedule jobs efficiently to multiple resources.
  • Access tracking and summary information about job travel and service times.
  • Access current and historical information about resource locations.
  • Get information about resource availability.

See the API Reference Guide for a full list of supported Skedulo APIs.


Skedulo REST API


Use GraphQL

Using the Skedulo GraphQL schema to interact with objects and fields.


Valid Date and DateTime formats

Specify the right format for dateTime and date fields.