Hi everyone,
I’ve been using osTicket for support and workflow management, but I’m exploring a slightly unconventional idea and hoping the community might have insights or suggestions.
I’m building a tracking system for the daily NYT Letter Boxed puzzle — where users log their solves, submit solutions, and we generate some analytics (e.g., solve times, two‑word solution percentage, difficulty, etc.). I’d like to integrate this with osTicket in a way where:
🔹 Users can submit their daily Letter Boxed results as tickets
🔹 The ticket form includes custom fields like Puzzle Date, Solution Words, Solve Time
🔹 Staff/admin can review and tag tickets automatically (e.g., “Solved in 2 words”)
🔹 Daily puzzle data could be updated automatically, and tickets could be grouped by date or status
What I’m Looking For Help With
Custom Ticket Forms
What’s the best way to configure custom fields for:
Puzzle date
Puzzle grid letters
Word solutions
Solve statistics
Automatic Tagging / Routing
Is there a recommended method (plugin or custom script) to:
Automatically tag or classify incoming tickets based on certain field values (e.g., if “Solution Count = 2” then tag “Two‑Word Solve”)
Scheduled Updates / Automation
I’m considering a script that fetches daily Letter Boxed puzzle data — what’s the best practice to:
Trigger scripts outside of osTicket
Feed results into custom fields or dashboards within osTicket
Reporting / Analytics
Ideally, I want to generate simple reports like:
Average solve time per week
Percentage of two‑word solves
Most common words submitted
If anyone has experience with customizing ticket workflows, automation, or integrating external data sources into osTicket, I’d really appreciate your thoughts!
Thanks in advance! 😊