2 weeks ago
- last edited
2 weeks ago
by kvlschaefer
Member
Custom Code - Make a form submission create a ticket and associate that ticket with a deal
Hi,
I wasn't actually sure where to put this. I am new to HubSpot. I am trying to use workflows to make a form submission create a ticket and associate that ticket with a deal. Advice on getting started would be greatly appreciated. I think it may take a custom code action, but what objects to use, etc, I don't really know.
This is an interesting idea, so a couple of questions for you:
1. What type of form is this? What does it do?
2. How do you want to associate the Deal? Does the form as for a deal ID?
The reason I ask these things is because if the form is a ticket form it will already create a ticket for you and bonus if you have a field on the ticket form that's the deal object record id property you can pretty easily create that in a new ticket workflow and just associate the deal with the ticket in a super simple custom code (which I can give you with a loom).
Custom Code - Make a form submission create a ticket and associate that ticket with a deal
This form creates a ticket for our customers. We will need a custom ticket property to add to it when the ticket is generated. Ultimately, though, the purpose is to associate the ticket with the deal that is tracking the user.