Effects of Different Changes (Versioning Matrix)

The matrix below illustrates the impact of different changes on your users. For public integrations, this will affect promotion and whether migration is possible. Refer to our best practices to facilitate the upgrade process for yourself and your users.

Columns:

  • Add: Adding a net new component
  • Update: Making a change to an existing component
  • Replace: Deleting/deprecating an existing component and adding a new one in its place
  • Delete/Deprecate: Removing an existing component completely

Matrix Key:

  • Breaking Change: A modification to the integration which renders existing Zaps incompatible with the new version
  • Depends: A modification which may render existing Zaps incompatible with the new version, depending on the implementation
  • : A modification to the integration which renders existing Zaps compatible with the new version

  • -: Not applicable

Common changes that can affect the ability to migrate users are detailed in the documentation linked in the matrix. Look for your change and pay attention to the recommended best practices.

Several change scenarios are validated by the platform when you try to Migrate after a version promotion, but always be aware of the effects of any changes you make before you even begin implementing those changes.

Change scenarios marked as Depends with no linked best practice can vary widely across integrations, so a generalized best practice is not provided; reach out to support if you need help with your specific change scenario.

Integration ChangeAddUpdateReplaceDelete/DeprecateValidated by platform?
AUTHENTICATION CHANGES
Authentication schemesBREAKING CHANGE-BREAKING CHANGE-

Authentication fields - requiredBREAKING CHANGEDepends-

-
Authentication fields - optional

-

-
Authentication field key(s)-BREAKING CHANGE---
Authentication - token request-

---
Authentication - test function-

--
TRIGGER/ACTION CHANGES
Trigger/Action - meta info (e.g.: label, description)-

--
Trigger/Action - key-BREAKING CHANGEBREAKING CHANGE-

Trigger/Action - input field(s) - requiredDependsDependsDepends

-
Trigger/Action - input field(s) - optional

-
Trigger/Action - input field(s) - key-BREAKING CHANGEBREAKING CHANGE--
Trigger/Action - input field(s) - field type-DependsDepends--
Trigger/Action - output data - key(s)

BREAKING CHANGEBREAKING CHANGEBREAKING CHANGE-
Trigger/Action - output data - response structure-BREAKING CHANGEBREAKING CHANGE--
Trigger/Action - perform function-DependsDepends--
Trigger type - polling to hook type-BREAKING CHANGE--

Trigger (polling) - perform function-DependsDepends--
Trigger (hook) - perform list-DependsDepends--
Trigger (hook) - performSubscribe-

--
Trigger (hook) - performUnsubscribe-

--
OTHER CHANGES
MiddlewareDependsDependsDependsDepends-
Partner’s API (overall)-DependsDependsDepends-
Product feature

----
Rebrand - (e.g. logo, app name)-

---
Export UI to CLI-Depends

--
Export CLI to UI-Depends---
Edit Legacy Web Builder integration-DependsDepends--

If your change is not listed, make sure to still consider whether it changes keys, requires users to provide new info, or revokes functionality.


Need help? Tell us about your problem and we’ll connect you with the right resource or contact support.