HubSpot · Arazzo Workflow
HubSpot Create a Ticket For a Contact
Version 1.0.0
Find a contact by email, create a support ticket, and associate them.
View Spec
View on GitHub
AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationSalesArazzoWorkflows
Provider
Workflows
create-ticket-for-contact
Resolve a contact by email, create a ticket, and associate them.
Finds a contact by email, creates a ticket from the supplied property map, and associates the ticket to the resolved contact.
1
findContact
searchContacts
Search the contacts object for a record whose email property equals the supplied email, returning at most one match.
2
createTicket
createTicket
Create the ticket record using the supplied ticket properties.
3
associateTicketToContact
createTicketAssociation
Associate the new ticket with the resolved contact so the ticket appears on the contact timeline.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.