diff --git a/marketplace-and-integrations/integrations/zapier-with-umbraco-forms.md b/marketplace-and-integrations/integrations/zapier-with-umbraco-forms.md index 6a1b2f889bd..945c9caf522 100644 --- a/marketplace-and-integrations/integrations/zapier-with-umbraco-forms.md +++ b/marketplace-and-integrations/integrations/zapier-with-umbraco-forms.md @@ -34,6 +34,19 @@ A **Zap** is an automated workflow that connects apps and services together. Eac | Version 10 | 10.1.0 | | Version 11 | 11.0.0 | +### Version 4.0.0 and up + +Version `4.0.0` of the integration adds some breaking changes to the Zaps creation flow with the new API endpoints and the Web Components-based Umbraco backoffice. + +As a result, users on Umbraco 14+ will need to use version `3.0.0` of the Umbraco Zapier application. + +{% hint style="info" %} +Version `3.0.0` of the Umbraco app is available in the Zapier marketplace via the following invitation: [https://zapier.com/developer/public-invite/157905/5f6dc86efe92c244cf0b2ff62af9d747/](https://zapier.com/developer/public-invite/157905/5f6dc86efe92c244cf0b2ff62af9d747/) + +{% endhint %} + +Zapier allows only one version of the application to be public. Because the current version is used by instances running Umbraco <= 13, the latest version can be installed through the invite URL above. + ## Authentication For this integration, the authentication is managed on Zapier's side by using the Umbraco Marketplace app. diff --git a/marketplace-and-integrations/integrations/zapier.md b/marketplace-and-integrations/integrations/zapier.md index 4aabbc6d314..ec313f9b831 100644 --- a/marketplace-and-integrations/integrations/zapier.md +++ b/marketplace-and-integrations/integrations/zapier.md @@ -29,6 +29,19 @@ A **Zap** is an automated workflow that connects apps and services together. Eac | Version 10 | 10.0.0 | | Version 11 | 11.0.0 | +### Version 2.0.0 and up + +Version `2.0.0` of the integration adds some breaking changes to the Zaps creation flow with the new API endpoints and the Web Components-based Umbraco backoffice. + +As a result, users on Umbraco 14+ will need to use version `3.0.0` of the Umbraco Zapier application. + +{% hint style="info" %} +Version `3.0.0` of the Umbraco app is available in the Zapier marketplace via the following invitation: [https://zapier.com/developer/public-invite/157905/5f6dc86efe92c244cf0b2ff62af9d747/](https://zapier.com/developer/public-invite/157905/5f6dc86efe92c244cf0b2ff62af9d747/) + +{% endhint %} + +Zapier allows only one version of the application to be public. Because the current version is used by instances running Umbraco <= 13, the latest version can be installed through the invite URL above. + ## Authentication For this integration, the authentication is managed on Zapier's side by using the Umbraco Marketplace app.