This can be achieves with contact-based workflow (Menu > Automation > Workflows).
You would specify the form submission as an enrollment trigger, then use the "Create record" workflow action to create your custom object record. You can reference the contact's email as a personalization token for the custom object record's name.
Let me know if you have any follow up questions!
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer
Hi @karstenkoehler I have difficulty looking at the personalization token in Workflow. I am attaching the incomplete workflow for your reference. May I know where can I find personalization token? Thanks
What I want to achieve is the same behavior in Contacts. When I submit the form if the email is new it will add and if the email exist, it will only update.
My custom object is separate from Contact object and I want to achieve the same behavior (but no relation to Contact). Currently, the custom object Form keeps only on adding but not updating. I want an update to.