I'm new to Intercom and trying to see what is the best way to connect a form submission data to create new inbox messages inside Intercom.
- I have a webflow website with a basic Contact Us form that users can use to send us questions.
- I'd like to create a new message in Intercom Inbox every time a customer submits the form on our web-site, including the form submission data they had filled on the web-site.
- Ideally, I'd like to pass the email the user entered on the form, and have Intercom connect it with the correct user if a user with this email address was found in the system, or, create a new user for this email if no user would be found.
I wanted to know if something like this is possible? And if so, what is the right way to do it?
Thanks,
-A-