What this preview covers
React to model changes, fan out events, and run conditional automation chains.
Use this page to evaluate the workflow and plan how it could fit your project. Marketplace cloning is not open yet; the steps below describe an example to review when access becomes available.
Example workflow
- Receive an event describing the changed model.
- Evaluate the conditions that select downstream actions.
- Dispatch the matching workflows and record their outcomes.
Before you connect it
- Define event types, payload fields, and subscription rules.
- Prevent a workflow from repeatedly triggering itself.
- Test duplicate events and changes that match no condition.
When cloning becomes available, review the cloned node, confirm framework and integration compatibility, and test it with development data before using it in a live project.