Entity overview
Project
Use Flowtly projects as the canonical reference for delivery, allowing PMO tools to align on members and schedules.
Endpoints
https://api.flowtly.eu/projects
List projects
Retrieves the collection of Project resources.
https://api.flowtly.eu/projects
Create project
Creates a Project resource.
https://api.flowtly.eu/projects/preview
List preview
Retrieves the collection of Project resources.
https://api.flowtly.eu/projects/search
List search
Retrieves the collection of Project resources.
https://api.flowtly.eu/projects/{id}
Get project by ID
Retrieve a single resource by its identifier.
https://api.flowtly.eu/projects/{id}
Delete project
Remove the resource.
https://api.flowtly.eu/projects/{id}
Update project
Update resource fields using JSON Merge Patch.
https://api.flowtly.eu/projects/{id}/profitability
Get project by ID
Retrieve a single resource by its identifier.
Use cases
Schema fields
Project-budget_project.read_project.read| Field | Type | Description |
|---|---|---|
id |
integer | id field. |
client |
string | null | client field. |
currency |
string | null | currency field. |
dateFrom |
string | null | dateFrom field. |
dateTo |
string | null | dateTo field. |
name |
string | name field. |
publicDescription |
string | null | publicDescription field. |
type |
string | type field. |
clientHash |
string | clientHash field. |
notes |
string | null | notes field. |
color |
string | color field. |
icon |
string | null | icon field. |
priceNet |
string | null | priceNet field. |
taxGroup |
string | null | taxGroup field. |
attributeSet |
string | null | attributeSet field. |
projectMembers |
array | — |
status |
string | — |
flattenType |
string | — |
budgets |
array | — |