back to projects
CASE STUDY · MARKETPLACE

Freshdesk and YouTrack Sync Apps

A pair of marketplace apps that keep support tickets and dev issues in sync both ways, with webhooks, state and user mapping, time tracking, and HMAC-verified events.

JavaScriptReactNode.jsPythonFastAPI

Overview

Two marketplace apps and a small webhook service that keep Freshdesk support tickets and YouTrack issues in sync, in both directions.

The problem

Support lived in Freshdesk, engineering lived in YouTrack, and neither side could see the other. An update in one tool was invisible in the other, so people ended up copying things by hand.

What I built

A Freshdesk Platform 3.0 app with a matching YouTrack app, connected by event-driven webhooks, plus a lightweight FastAPI service that spins up a YouTrack issue whenever a ticket comes in.

Result

Two teams working from the same picture, and a lot less manual copying between tools.