We are using bubble.io and created a contact us page.
In that page we have 3 buttons to contact us.
We are trying to figure out the best method to collect the following information.
First name
Last Name
Email Address
Subject
Body
We’d like this to notify our support team. with a TASK or TICKET. to respond to.
Need help with direction. which is best practices to use.
Create Contact API? Create Ticket API? Use Submit Data to a form API?
- Should we use the Contact API? then create workflows to create the ticket within hubspot. However how do I carry over the subject and body information in the API?
- Use the Submit data to a form (https://legacydocs.hubspot.com/docs/methods/forms/submit_form_v3_authentication)
- Assocations?
I also recorded a loom video
Your help is much appreciated. Thanks