• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

  • Due to Diwali and Bhai Dooj celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Friday, 24th October 2025.

Hubspot Ticket Creation w/Associated Contact

EMBARK

Member
Hi there,

Here's my workflow I am looking to achieve...
  1. User fills in website contact form [success]
  2. Create a contact in Hubspot [success]
  3. Create a ticket [issue] - create date [success] priority [success] ticket description [success] assign ticket owner [success] associate contact created in step (2) with the newly created ticket.
(3) There doesn't appear to be an option to associate the ticket with a contact (the one just created by the previous step).

Please advise...

Thank you!
 
P

Pabblymember11

Guest
Hey @EMBARK

Regarding your concern, we recommend you use the "Associate Multiple CRM Objects" action step. I hope this might help you out.

1676610434062.png
 

EMBARK

Member
Hey,

Thanks for the response - this looks like what I'm looking for...

I am trying to following:

Screenshot 2023-02-17 at 08.26.54.png


But I'm getting an invalid response.

Does this look correct?

Thanks again for your support.
 
P

Pabblymember11

Guest
Please map the "Object ID" in place of Email address and correct Object Id in that.

1676636964791.png
 
P

Pabblymember11

Guest
Hey @EMBARK

From Object Id - You need to pass the Ticket Id.

To Object Id - Pass the Contact Id that is available in Hubspot.
 

EMBARK

Member
Hey!

Object ID = Ticket ID [success]
Object ID = Contact ID [fail]

Screenshot 2023-03-02 at 17.11.39.png


Error:

Invalid input JSON on line 1, column 1: Cannot deserialize value of type `java.util.HashSet<com.hubspot.inbounddb.associations.publicservice.PublicAssociation>` from String value (token `JsonToken.VALUE_STRING`)

- How can I extract just the ID "78001" rather than the full string, which I think it is doing?

Thank you.
 
P

Pabblymember11

Guest
Hey @EMBARK

We have remapped the Contact Id and the Ticket Id in the action step and it is working fine.

1677839549934.png
 
Top