Workflows
Publishing Workflow
Description of your new file.
๐ Publishing a Workflow
Once your workflow works as expected, publish it to make it live.
โ Why Publish?
- Enables triggers (e.g. webhooks, schedules)
- Runs in response to real inputs
- Saves your current flow version
๐ How to Publish
- Click โPublishโ in the top right
- Confirm changes
- Youโll see a โ badge next to the workflow name
Now your flow is live and ready to be triggered.
๐ Updating a Published Flow
Edit your flow anytime. Just click โPublishโ again to push changes.
Impresiv keeps the latest version active. You donโt need to redeploy anything.
๐งช Safe to Test
You can still test your workflow even after publishing.
Just hit Run, use test inputs, or trigger it manually.