Hello,
I am trying to use the freshdesk API to create tickets directly from our webapp.
We have multiple groups in our product for different languages.
My problem is, how I can get the group_id from a special group. Is there a way to get all group_ids from the adminpanel?
I have used the API with "https://mydomain.freshdesk.com/api/v2/groups/", but with this I dont get all groups. And later it is to complicated, when we want to add new groups.
best regards