Skip to main content
Question

Looking for integration ideas

  • September 3, 2025
  • 1 reply
  • 76 views

Forum|alt.badge.img

Hi everyone,

We’re currently building a lightweight bootstrapper tool for managing game assets Since it’s targeting .NET Standard and is designed to be plug-and-play, we’re exploring ways to connect it with helpdesk/CRM tools like Freshdesk.

Specifically, we’re trying to figure out if we should:

  • Buy an existing integration/plugin, or
  • Build a custom connector to track error reports as Freshdesk tickets.

Has anyone here implemented something similar, or can recommend third-party vendors who sell ready-made integrations?

Any advice would be appreciated — we’d love to learn from the community before deciding whether to build or buy.

Thanks in advance!

1 reply

Forum|alt.badge.img+7
  • Skilled Expert
  • September 3, 2025

First of all: Cooooooooooool.


Second of all. What are you trying to build though? If you’re just trying to send in reports keep it simple and just have your client send an authenticated email to the helpdesk. Presumably information such as player account information / email would be available to ensure it’s tracked properly.