Entitetsoversigt
Projekt
Brug Flowtly-projekter som den kanoniske reference for levering, så PMO-værktøjer kan afstemme sig med medlemmer og tidsplaner.
Endpoints
https://api.flowtly.eu/projects
Vis projekter
Henter samlingen af Project-ressourcer.
https://api.flowtly.eu/projects
Opret projekt
Opretter en Project-ressource.
https://api.flowtly.eu/projects/preview
Vis forhåndsvisning
Henter samlingen af Project-ressourcer.
https://api.flowtly.eu/projects/search
Vis søgning
Henter samlingen af Project-ressourcer.
https://api.flowtly.eu/projects/{id}
Hent projekt via ID
Hent en enkelt ressource via dens identifikator.
https://api.flowtly.eu/projects/{id}
Slet projekt
Fjern ressourcen.
https://api.flowtly.eu/projects/{id}
Opdatér projekt
Opdatér ressourcefelter med JSON Merge Patch.
https://api.flowtly.eu/projects/{id}/profitability
Hent projekt via ID
Hent en enkelt ressource via dens identifikator.
Anvendelsestilfælde
Skemafelter
Project-budget_project.read_project.read| Felt | Type | Beskrivelse |
|---|---|---|
id |
integer | id felt. |
client |
string | null | client felt. |
currency |
string | null | currency felt. |
dateFrom |
string | null | dateFrom felt. |
dateTo |
string | null | dateTo felt. |
name |
string | name felt. |
publicDescription |
string | null | publicDescription felt. |
type |
string | type felt. |
clientHash |
string | clientHash felt. |
notes |
string | null | notes felt. |
color |
string | color felt. |
icon |
string | null | icon felt. |
priceNet |
string | null | priceNet felt. |
taxGroup |
string | null | taxGroup felt. |
attributeSet |
string | null | attributeSet felt. |
projectMembers |
array | — |
status |
string | — |
flattenType |
string | — |
budgets |
array | — |