Implementing the platform
For the people who configure and extend Skills Workflow for a client.
This route assumes you already understand what the client's users do. If you do not, start with Using the platform — the same pages their users read.
Ground yourself first
- Glossary — including where the interface and the API use different names for the same thing.
- Administering a client — the configuration everything below sits on.
Workspaces
- Workspaces — what a workspace is and what it controls.
- Definition — how one is described.
- Edit layout
- Roles — who sees which workspace.
Panels
- Workspace context — what a panel can read from around it.
- Grid: set columns — the largest and most used panel reference.
- Grid: inline editing
- Form: set items
- Datasource: store and endpoint — where a panel's data comes from.
Automations
- Automations — the model and when to reach for it.
- Build your first automation
- Actions reference — every action, its inputs and its output.
- Recipes — complete automations to adapt.
Code
- SDK — what is callable from a workspace.
- Client API
- Webhooks — events out, and the entry point for automations.
- Data extraction — the reporting interface.
Connecting other systems
- Integrations — what already exists before you build anything.