Skip to content

Preferences API

Quite often, you want to keep certain settings, possibly also across platforms for the user. This might be specific choices the user makes, like preferred programs, push notification activation, order of swimlanes, selection of topics,... The preferences API offers a simple way to store arbitrary data structures for the authenticated user.

See this in action in our Live demo