You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the Umbraco App in the Zapier App Directory you can connect Umbraco with 5.000+ systems and define endless automated workflows for when a form is submitted on your Umbraco webpage!
3
3
4
-
Note that this integration depends on our [Zapier CMS integration](https://github.com/umbraco/Umbraco.Cms.Integrations/tree/main/src/Umbraco.Cms.Integrations.Automation.Zapier).
4
+
Note that this integration depends on our [Zapier CMS integration](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/tree/main/src/Umbraco.Cms.Integrations.Automation.Zapier).
5
5
6
6
More in detail the Umbraco App allows you to access your Umbraco forms when logged into Zapier and subscribe to the form. You then connect to a system and create an action to happen when your form is submitted. Based on the form id a mock-up object with the matching properties will get displayed in the Zapier interface. The properties will be available for embedding into the action steps you will define.
7
7
@@ -11,6 +11,6 @@ When the automatic workflow is activated (the form is submitted) the subscriptio
11
11
12
12
If you want to see the details on how the integration to Zapier is made for Umbraco Forms or just follow the example of extending Umbraco with a third-party system you can take a look at the [blog post](https://umbraco.com/blog/integrating-umbraco-with-zapier/) supplementing this integration.
Copy file name to clipboardExpand all lines: src/Umbraco.Forms.Integrations.Commerce.EMerchantPay/docs/readme.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,14 +11,14 @@ To get started with the emerchantpay package for Umbraco Forms, you must have an
11
11
12
12
If you want to see the details on how the integration to emerchantpay is made or just follow the example of extending Umbraco Forms with a third-party system you can take a look at the [blog post](https://umbraco.com/blog/integrating-umbraco-forms-with-emerchantpay/) supplementing this integration.
Copy file name to clipboardExpand all lines: src/Umbraco.Forms.Integrations.Crm.ActiveCampaign/docs/readme.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,10 @@ When a form that has the ActiveCampaign workflow attached is submitted, the cont
13
13
14
14
If you want to see the details on how the integration to ActiveCampaign Contacts is made or just follow the example of extending Umbraco with a third-party system you can take a look at the [blog post](https://umbraco.com/blog/integrating-umbraco-cms-and-forms-with-activecampaign/) supplementing this integration.
Copy file name to clipboardExpand all lines: src/Umbraco.Forms.Integrations.Crm.Hubspot/docs/readme.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,8 @@ Workflows within Umbraco Forms are processes that run after a form is submitted
13
13
14
14
If you want to see the details on how the integration to HubSpot CRM is made or just follow the example of extending Umbraco Forms with a third-party system you can take a look at the [blog post](https://umbraco.com/blog/integrating-umbraco-forms-with-hubspot-crm/) supplementing this integration.
0 commit comments