How Create Ticket works
Use this tool when an agent should escalate work into Intercom as a trackable ticket. It is useful for support handoffs, success follow-ups, and account risk workflows. The agent evaluates incoming event data and user context to decide whether a ticket is warranted, then populates the title, description, and ticket type using the information available in the run. Created tickets appear in your Intercom workspace immediately and can be routed, triaged, and resolved by your support or success team.Configuration
Inputs
Agent instruction for when to create a ticket and what detail level to include.
Org user to associate with the Intercom ticket.
Intercom ticket type to create.
Ticket subject line.
Main ticket body content with context and requested action.
What to include in ticket content
Outputs
The unique ID of the ticket that was created in Intercom.
The ID of the Intercom user associated with the ticket.
The ticket type that was assigned during creation, matching the configured Intercom ticket type.
Current status of the created ticket. Typically
open on creation. Values: open, pending, resolved, closed.Use Cases
High-Value Customer IssuesBest Practices
Ticket Information- Use descriptive titles that clearly identify the issue and include the affected user or account.
- Include relevant context and user information in descriptions so the assignee can act without extra lookups.
- Choose appropriate ticket types for proper routing into the correct Intercom queue.
- Add event IDs or timestamps for traceability back to the originating trigger.
- Create tickets for high-priority issues that genuinely need human attention.
- Avoid creating tickets for routine, automated issues that resolve on their own.
- Use appropriate thresholds (dollar amounts, time windows, event counts) to prevent ticket spam.
- Deduplicate by checking for existing open tickets before creating new ones for the same user and issue.
- Ensure user mapping between Flywheel and Intercom is accurate so tickets land on the right contact.
- Monitor ticket creation rates and adjust triggers as needed to keep volume manageable.
- Coordinate with your support team on automated ticket expectations and SLA alignment.
- Periodically audit ticket types in Intercom to confirm they match your agent configuration.