Developer Platform

Build on P9

The P9 platform is a declarative engine that powers every object, workflow, and dashboard in Tuli. Define your data model. the platform generates UI, API, and business logic.

Equipment.p9
@object Equipment
@application Facilities
@icon Wrench
@prefix EQP

field Name
  type Text
  label "Equipment Name"
  required

field Category
  type Select
  label "Category"

select Category
  option "HVAC"
  option "Electrical"
  option "Plumbing"

How it works

01

Define

Write declarative P9 definitions for objects, workflows, dashboards, and access control.

02

Deploy

The engine generates database schema, REST APIs, UI forms, and business logic instantly.

03

Extend

Use triggers, expressions, and the API to build integrations and custom behavior.

Experience the Platform

See how P9 and the Tuli platform work together

Ready to Build with P9?

Get hands-on with the platform. See how P9 accelerates your development workflow and integrates seamlessly with your existing systems.