← Learning pathsStart course
Part 6: Development & Integrations
advanced
Development
The data model, Web APIs, Import Service, Actions, and the Dime.Scheduler SDK - installation, examples, authentication, import, and the CLI.
8 lessons
What you'll cover
- Web APIs & Data Model3 lessons
- SDK5 lessons
Lessons
8 lessonsWeb APIs & Data Model
- 01Data modelAfter this lesson you can name the core Dime.Scheduler entities and explain which ones most custom integrations touch.Quiz4 min
- 02Import ServiceAfter this lesson you can describe when to push data through the Import Service and where to find current endpoint shapes.Quiz3 min
- 03ActionsAfter this lesson you can choose Actions API versus Import Service - and explain why API-driven plans respect the same validation as UI clicks.Quiz3 min
SDK
- 04Installing the SDKAfter this lesson you can install the SDK from the official docs and explain why it is preferred over raw HTTP calls.Quiz3 min
- 05SDK examplesAfter this lesson you can follow SDK sample projects for create-resource, create-task, and plan-appointment patterns.Quiz3 min
- 06SDK authenticationAfter this lesson you can choose API key versus OAuth for an integration and store credentials in an org-approved secret store.Quiz3 min
- 07SDK importAfter this lesson you can use SDK batch import methods and sequence dependent entity loads safely.Quiz3 min
- 08SDK CLIInstall the CLI from the official docs and choose CLI versus SDK for a scripting task.Quiz3 min