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
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
@@ -1,11 +1,11 @@
1
-
# Hubspot with Umbraco Forms
2
-
With this integration, you can connect Hubspot CRM with Umbraco Forms and store information that your Umbraco website visitors submit, as contacts in your Hubspot CRM platform!
1
+
# HubSpot with Umbraco Forms
2
+
With this integration, you can connect HubSpot CRM with Umbraco Forms and store information that your Umbraco website visitors submit, as contacts in your HubSpot CRM platform!
3
3
4
4
More specifically the integration adds a new workflow option when creating or editing a form via the back-office. When the form is added to your webpage, filled out, and submitted the information can be seen via your HubSpot account dashboard.
5
5
6
6
**Customizing Umbraco Forms:**
7
7
8
-
Within Umbraco Forms, we provide a custom workflow that sends the submitted information to Hubspot CRM where it is used to create or update a contact record.
8
+
Within Umbraco Forms, we provide a custom workflow that sends the submitted information to HubSpot CRM where it is used to create or update a contact record.
9
9
10
10
Workflows within Umbraco Forms are processes that run after a form is submitted to allow you to do more with the provided information than just store it in the database for subsequent review in the back-office. Out of the box, you can configure operations like sending an email with the information provided, but workflows are also something you can build yourself for the specific needs of your application.
0 commit comments