📄️ Flows, events & channels
There are a few fundamental building blocks that are essential to understand in order to make use of Cyborg's full potential.
📄️ Creating a flow
How do Cyborg flows work?
📄️ Generating events
Now your flow is created, we can give it a source of events over which to analyse.
📄️ Webhook POST request specs
Events are communicated to Cyborg using a POST request. POST requests contain a body parameter (in a JSON format), which communicates the information through to an endpoint.
📄️ Analysis Tutorial
Flow Analysis