Install and set up Skedulo Packages SDK
Install and set up the Skedulo SDK.
The Skedulo Packages Software Development Kit (SDK), previously known as the Connected Pages SDK, can be used to build, test, and deploy custom web extensions for the Skedulo web application and mobile application, or to build packages of custom content.
It builds non-standard functionality into the Skedulo web application using our APIs and GraphQL schema. This functionality may be required by schedulers and resources in the field.
Custom web extensions and mobile extensions enhance the functionality offered by Skedulo by building additional logic or views within a secure context.
This new version of the Skedulo SDK includes the developer environments for creating web extensions and Skedulo packages:
Standalone web extensions - Standalone web extensions is the new terminology for what we previously called “connected pages”. Both standalone web extensions and web extensions developed within a package are supported with the new Package SDK.
Web extensions can be developed using the SDK in the same way web extensions were developed in previous iterations of the SDK, or they can be developed and deployed as a web extension component of a Skedulo package.
Skedulo Packages - Skedulo packages are a way to group Skedulo-specific functionality and deploy it as a single unit into an organization. These usually include Skedulo functions and libraries of dependencies that are shared between projects within a package.
A package can consist of a group of the following components:
The main purpose of packaging is to group together a collection of related customized features and functionality so they can be deployed to your organization simultaneously.
Was this page helpful?