Skip to content

Update Step templates

In most cases, a Flow is built with Step templates from the Library. OneReach.ai provides updates and improvements for all Library Steps templates. It is important to use the latest template versions in your solutions, as they can contain fixed issues, new features added, or some functionality extended, etc. The Step template that requires an update is marked with a red update notification Update next to the Step template name in the Templates tab.

To update a Step template:

  1. Click Edit Edit next to the Step template name in the Templates tab.
  2. Click Update step template from the Step Template Details pop-up.
  3. Save and activate the Flow.

To update all Step templates within a Flow:

  1. Navigate to the General tab in Edit mode.
  2. Expand the Advanced section and click Update library step templates.
  3. Save and activate the Flow.

There is no need to rebuild the Flow with the updated Step templates, as all Steps will be updated right on the tree.

Note

Step templates within the same kit should use the same major versions, i.e., a template v.2.5.6 is not compatible with another template v.3.0.1 within the same kit.

Sometimes you can come across the (deprecated) mark, which means we no longer support that Step template (as a rule, there is a newer template version available with a higher major version).

Step template versions

The Step template can sustain different version changes from patch, minor to major. The versioning is as follows: X.Y.Z, where X is the major version, Y - the minor version, and Z - the patch version. For example, 0.1 is the first minor version, 3.0 is the third major version, and 1.2.3 is the third patch version.

The major version is updated when there is some incompatibility with the previous version or some logic changes. The minor version is updated when there are any small changes in functionality. The patch version is updated when there are changes to the functionality that are not visible to the users or when there have been some bug fixes.