I want to create support tickets via the Tickets API.
I am able to create tickets and assign them the subject, content, hs_pipeline, hs_pipeline_stage and created_by properties. In the created_by I send the correct contact vId, of an existant hubspot contact.
All that information is correctly saved into hubspot, as I can see it when I query the API to get all the tickets information. No API errors, and info saved.
But for whatever reason, in the GUI, in the Tickets list page, all the created tickets have no Associated Contact
Hi @helhubspot , it is currently not possible to use the Create Ticket API endpoint to associate the ticket to a contact. You will need to make use of the CRM Associations API endpoint to associate the ticket: Accounts Dashboard | HubSpot