Personnalisation & Étiquettes

Attributs et étiquettes — étendez les objets Flowtly avec vos propres champs.

Attribut

Points de terminaison

GET /attributes
POST /attributes
GET /attributes/{id}
PATCH /attributes/{id}
DELETE /attributes/{id}

Champs de schéma

ChampType
name* string
type* string
shift integer
required boolean
multiple boolean
defaultValue stringnull
formatPattern stringnull

Étiquette

Points de terminaison

GET /tags
POST /tags
GET /tags/{id}
DELETE /tags/{id}

Champs de schéma

ChampType
entityMapping array
id string
tagDefinition* string (iri-reference)
relationName string
relationId* string
weight string
createdAt string (date-time)
updatedAt string (date-time)
possibleRelationNames string