Write workflows by creating triggers directly in your code. These can be 3rd-party integrations, custom events or on a schedule.
When your server runs, your workflow will be registered and you can authenticate with any APIs you’re using.
Test your workflow by triggering them manually in your dashboard. Follow it as it runs step-by-step.
Deploy your new workflow as you would any other code commit and inspect each workflow run in real time.