# Functions
API returns the client necessary to access the API.
# Structs
Event is a struct that contains all the informations to start a workflow.
Result is a struct that contains all the informations to start a workflow.
Task is a struct that contains the details of a task a task should be associated to a workflow.
Workflow is a struct that contains all the details of a workflow.