Howdy.
I have a few forms I use to gather client measurments for custom garments. I’m wondering if there is a way to automatically link the form submission to the client contact using the email or other unique identifier?
I.e. I measure client for a shirt enter their Name, email, and measurements into the Shirt Measurement Form, once submitted, the matching email to their contact in my CRM links the form via a connected board cell automatically for that form submission.
I have this setup to happen manually, but the whole point of implementing Monday is to automate and simplify our record keeping processes, so I would like this to be automatic.
Automating the process of linking form submissions to client contacts in your CRM can indeed streamline your workflow and save valuable time. To achieve this, you can use automation tools that connect your forms to your CRM system. One such tool is Zapier, which allows you to create automated workflows, known as Zaps.
Here’s a simplified version of how you can set it up.
If you don’t already have one, sign up for a Zapier account.
In your Zapier dashboard, click on the “Create Zap” button.
Choose the platform you use for forms (like Typeform, Google Forms, etc.) as your trigger app. Then, select the event that corresponds to a new form submission.
For the action part, select your CRM platform (like Salesforce, HubSpot, etc.) and choose the event to create or update a contact.
You’ll need to map the email field from the form submission to the email field in your CRM. This way, Zapier will search for a matching email in your CRM and link the form submission to the corresponding contact.
Run a test to ensure everything is working correctly, then activate the Zap.
With this setup, whenever a client fills out a measurement form, their details will be automatically linked to their contact record in your CRM, provided their email or unique identifier matches.
Remember to check the compatibility of your specific form and CRM platforms with Zapier, and consider any privacy implications when automating the handling of personal data.
Hi Shayan!
Thanks for the info! So I tried this, with a few variations, and none of them seem to work automatically. I currently have the automation setup on a measurement form board, and I added both a “customer ID” column to both my contact board and the jacket measurement board. Based on my understanding, when a new measurement form is submitted, it should look at the Customer ID and automatically link it to the contact with the matching customer ID. I can click in the column and manually match the contact, but it is not happening automatically. Any insight?
Hey @GJS_Suits - since this is data based on form input, all the columns are populated at the same time as part of the initial insert, and will not trigger a “change” to the column. You will need to use the below matching automation instead:
This is great info! It worked! Now the question is how do I get the reverse to happen automatically? When a new measurement form is submitted, I want it to automatically populate on that contact in the CRM
Great! You would want to use Mirror columns on your Contact board to mirror the required data points from the measurement form. If you want local columns populated rather than mirroring data from the form, you would need to look into a simple make.com scenario or 3rd party apps in the marketplace.
Have you setup a Two Way connection between the Contacts and the Submissions board?
If so, it should happen automatically:
You create the Match automation in your Submissions Board.
Whenever a submission is received it associates the Submission with the Contact.
When the connect Boards column has a two way connection, it will automatically have a connection in the contacts board to the submission, and in the submissions board to the contact.
You create a two way link by checking the two way link box when creating a connect boards column.
ok wow you guys & gals are awesome! One last question.
Obviously people change weight over time and we have to do new measurements from time to time, I see how on the automation that pulls the contact to the measurement form can be set to overwrite, but that works in the wrong direction. The connected board column is now set to two way, which works great, but when we get a new measurement it adds the new measurement to the same column. Now this can easily be manually updated by clicking the X on the old measurement form link, but it would be great to automate this to avoid oversights and errors.
To automate the linking of form submissions to client contacts in monday.com using Zapier, follow these steps:
Step 1: Create a Zap
Trigger Event:
Set up a new Zap and choose “monday.com” as the app.
Select the trigger event as “New Item in Board” to trigger when a new form submission is received.
Connect your monday.com account and select the board where your form submissions are stored.
Find or Create Client:
Add an action step and choose “monday.com” as the app.
Select the action event “Find Item” to search for the client in your Contacts board by their email address.
Connect your monday.com account and specify the board where your client contacts are stored.
Use the email address from the form submission as the search value.
Create Conditional Logic (Optional):
If the client might not already exist, add a “Filter” step to handle cases where the client is not found. If no matching email is found, you can create a new client item.
Update Measurement Item:
Add another action step and choose “monday.com” as the app.
Select the action event “Change Column Value” to update the form submission item.
Connect your monday.com account and specify the Measurement board and item ID.
Update the “people” or “linked items” column to link the form submission to the client contact item found in the previous step.
Choose the board where form submissions are stored.
Set up the trigger to fire when a new item is created.
Find Item in Contacts Board:
Search for the client using the email address provided in the form submission.
Ensure the search is configured to use the email field for matching.
Update Form Submission:
Use the client ID found in the previous step to update the form submission item.
Specify the column you want to update (e.g., People or Linked Items).
By following these steps, you can automate the process of linking form submissions to client contacts in monday.comusing Zapier, streamlining your workflow and ensuring accurate record-keeping.