February 2026, R1

This document provides additional information about Claris Connect. For further information, see the Claris Help Center or visit the support resources on our website.

New features and enhancements

Templates

You can now create custom templates from your existing projects. These templates contain all the flows from the original project, can be used to create a copy of an existing project—for example to migrate to new or different services without affecting your flows already in production—and they can be shared with other teams that you're a part of.

To learn more, see Creating custom templates in Claris Connect Help.

Addressed issues

Pipedrive

To address various issues, the following actions have been updated to use the latest version of the Pipedrive API:

With this change, the required format of certain field values has changed from comma-separated values to JSON objects. For example, when entering a value in the Email field:

email01@example.com,email02@example.com

Should now be:

Copy
{"value": "email01@example.com", "primary": true, "label": "work"},{"value": "email02@example.com", "primary": true, "label": "home"}

Important  "primary" and "label" are required attributes in the JSON object.

APIs, technologies, or features to be deprecated

As Claris Connect evolves, the list of supported technologies, APIs, and features will change. As part of this evolution, certain connectors, actions, and features may be deprecated in favor of newer ones. Although deprecation does not mean the immediate removal of an item, you should migrate your flows away from deprecated technologies because these technologies may be removed in a future version of the product.