CrumpetDev / crumpet

GNU Affero General Public License v3.0
18 stars 1 forks source link

⚙️ Flow Engine #59

Open tomtitherington opened 5 months ago

tomtitherington commented 5 months ago

Scope & Context

Various tasks related to the logic and code responsible for creating, running, executing, pausing and managing engagement flows.

The Websocket needs to allow a client to (1) retrieve the status of a flow for a particular user, (2) call transitions and (3) update properties of the current person identified in that session.

Tasks