Get started
Quickstart
Build your first Strada workflow in under 5 minutes
Are you here from Hack Night at Github? See the modified “Quick Start” here.
What is Strada?
Strada helps builds automation workflows across your SaaS apps, internal APIs and databases.
Each workflow is a contiguous Python script that can be audited, modified, and version controlled.
Workflows are then published on the Strada platform which handles publication, observability, and monitoring.
Quickstart guide
Follow these steps to create your first workflow:
Create new workflow
Create, name, and choose a trigger
Configure actions
Set up the core logic of your workflow
Test and publish
Validate your workflow runs as expected and activate it
Manage workflows
Monitor and debug the workflows you created
Next steps
Let’s start by creating your first workflow.
Was this page helpful?