Gå til indhold

Tilpasning & tags – byg på Flowtly

Brug dette udvalgte snapshot af Flowtly OpenAPI-skemaet til at planlægge integrationer, automatisere arbejdsgange og synkronisere de data dine teams er afhængige af.

Dokumentationsstatus

Sidst synkroniseret den 2026-04-03 18:31 (app-version 2.0.0)

Kun et udvalg af entiteter er offentliggjort. Kør begge synkroniseringskommandoer for at opdatere denne dokumentation, når Flowtly-appen leverer nye funktioner.

Tilpasning & tags

Attributter, attributsæt, tags og brugerdefinerede metadatafelter.

Entitetsoversigt

Attribut

Opret og administrer brugerdefinerede attributter, attributsæt, værdier, prisregler og enhedstildelinger.

Endpoints

GET https://api.flowtly.eu/attributes

Vis attributter

Henter samlingen af AttributeValue-ressourcer.

POST https://api.flowtly.eu/attributes

Opret attribut

Opretter en AttributeValue-ressource.

GET https://api.flowtly.eu/attributes/{id}

Hent attribut via ID

Hent en enkelt ressource via dens identifikator.

DELETE https://api.flowtly.eu/attributes/{id}

Slet attribut

Fjern ressourcen.

PATCH https://api.flowtly.eu/attributes/{id}

Opdatér attribut

Opdatér ressourcefelter med JSON Merge Patch.

GET https://api.flowtly.eu/attribute-prices

Vis attributter

Henter samlingen af AttributeValue-ressourcer.

POST https://api.flowtly.eu/attribute-prices

Opret attribut

Opretter en AttributeValue-ressource.

GET https://api.flowtly.eu/attribute-prices/{id}

Hent attribut via ID

Hent en enkelt ressource via dens identifikator.

DELETE https://api.flowtly.eu/attribute-prices/{id}

Slet attribut

Fjern ressourcen.

PATCH https://api.flowtly.eu/attribute-prices/{id}

Opdatér attribut

Opdatér ressourcefelter med JSON Merge Patch.

GET https://api.flowtly.eu/attribute-rules

Vis attributter

Henter samlingen af AttributeValue-ressourcer.

POST https://api.flowtly.eu/attribute-rules

Opret attribut

Opretter en AttributeValue-ressource.

GET https://api.flowtly.eu/attribute-rules/{id}

Hent attribut via ID

Hent en enkelt ressource via dens identifikator.

DELETE https://api.flowtly.eu/attribute-rules/{id}

Slet attribut

Fjern ressourcen.

PATCH https://api.flowtly.eu/attribute-rules/{id}

Opdatér attribut

Opdatér ressourcefelter med JSON Merge Patch.

GET https://api.flowtly.eu/attribute-sets

Vis attributter

Henter samlingen af AttributeValue-ressourcer.

POST https://api.flowtly.eu/attribute-sets

Opret attribut

Opretter en AttributeValue-ressource.

GET https://api.flowtly.eu/attribute-sets/{id}

Hent attribut via ID

Hent en enkelt ressource via dens identifikator.

DELETE https://api.flowtly.eu/attribute-sets/{id}

Slet attribut

Fjern ressourcen.

PATCH https://api.flowtly.eu/attribute-sets/{id}

Opdatér attribut

Opdatér ressourcefelter med JSON Merge Patch.

GET https://api.flowtly.eu/attribute-set-attributes

Vis attributter

Henter samlingen af AttributeValue-ressourcer.

POST https://api.flowtly.eu/attribute-set-attributes

Opret attribut

Opretter en AttributeValue-ressource.

GET https://api.flowtly.eu/attribute-set-attributes/{id}

Hent attribut via ID

Hent en enkelt ressource via dens identifikator.

DELETE https://api.flowtly.eu/attribute-set-attributes/{id}

Slet attribut

Fjern ressourcen.

PATCH https://api.flowtly.eu/attribute-set-attributes/{id}

Opdatér attribut

Opdatér ressourcefelter med JSON Merge Patch.

GET https://api.flowtly.eu/attribute-sets/relation-names

Vis relationsnavne

Henter samlingen af AttributeSetRelationNameOutput-ressourcer.

GET https://api.flowtly.eu/attribute-entity-values

Vis attributter

Henter samlingen af AttributeValue-ressourcer.

POST https://api.flowtly.eu/attribute-entity-values

Opret attribut

Opretter en AttributeValue-ressource.

GET https://api.flowtly.eu/attribute-entity-values/{id}

Hent attribut via ID

Hent en enkelt ressource via dens identifikator.

DELETE https://api.flowtly.eu/attribute-entity-values/{id}

Slet attribut

Fjern ressourcen.

PATCH https://api.flowtly.eu/attribute-entity-values/{id}

Opdatér attribut

Opdatér ressourcefelter med JSON Merge Patch.

GET https://api.flowtly.eu/attribute-values

Vis attributter

Henter samlingen af AttributeValue-ressourcer.

POST https://api.flowtly.eu/attribute-values

Opret attribut

Opretter en AttributeValue-ressource.

GET https://api.flowtly.eu/attribute-values/{id}

Hent attribut via ID

Hent en enkelt ressource via dens identifikator.

DELETE https://api.flowtly.eu/attribute-values/{id}

Slet attribut

Fjern ressourcen.

PATCH https://api.flowtly.eu/attribute-values/{id}

Opdatér attribut

Opdatér ressourcefelter med JSON Merge Patch.

Anvendelsestilfælde

Definer brugerdefinerede felter til at registrere branchespecifikke data, som dit ERP ikke kan modellere.
Tilknyt prisregler til attributter for dynamisk produkt- eller servicekonfiguration.

Skemafelter

Attribute-attribute.read
Felt Type Beskrivelse
id string id felt.
name string name felt.
type string type felt.
shift integer shift felt.
required boolean required felt.
multiple boolean multiple felt.
defaultValue string | null defaultValue felt.
formatPattern string | null formatPattern felt.

Entitetsoversigt

Tag

Opret tag-taksonomier, gruppér dem efter domæne og anvend på enhver Flowtly-entitet til filtrering og rapportering.

Endpoints

GET https://api.flowtly.eu/tags

Vis tags

Henter samlingen af TagGroup-ressourcer.

POST https://api.flowtly.eu/tags

Opret tag

Opretter en TagGroup-ressource.

GET https://api.flowtly.eu/tags/{id}

Hent tag via ID

Hent en enkelt ressource via dens identifikator.

DELETE https://api.flowtly.eu/tags/{id}

Slet tag

Fjern ressourcen.

GET https://api.flowtly.eu/tag-definitions

Vis tags

Henter samlingen af TagGroup-ressourcer.

POST https://api.flowtly.eu/tag-definitions

Opret tag

Opretter en TagGroup-ressource.

GET https://api.flowtly.eu/tag-definitions/autocomplete

Vis autofuldførelse

Henter samlingen af TagDefinition-ressourcer.

GET https://api.flowtly.eu/tag-definitions/{id}

Hent tag via ID

Hent en enkelt ressource via dens identifikator.

DELETE https://api.flowtly.eu/tag-definitions/{id}

Slet tag

Fjern ressourcen.

PATCH https://api.flowtly.eu/tag-definitions/{id}

Opdatér tag

Opdatér ressourcefelter med JSON Merge Patch.

GET https://api.flowtly.eu/tag-groups

Vis tags

Henter samlingen af TagGroup-ressourcer.

POST https://api.flowtly.eu/tag-groups

Opret tag

Opretter en TagGroup-ressource.

GET https://api.flowtly.eu/tag-groups/{id}

Hent tag via ID

Hent en enkelt ressource via dens identifikator.

PATCH https://api.flowtly.eu/tag-groups/{id}

Opdatér tag

Opdatér ressourcefelter med JSON Merge Patch.

Anvendelsestilfælde

Importér din projekttaksonomi fra et PMO-værktøj som taggrupper.
Tag transaktioner med omkostningssteder til tværgående finansanalyse.

Skemafelter

TagDefinition-tag.read_tag_definition.read
Felt Type Beskrivelse
id string id felt.
name string name felt.
level integer level felt.
label string label felt.
tagGroup string tagGroup felt.
Whatsapp