originally posted in:BungieNetPlatform
Hi guys,
I'm learning all the API stuff right now, and I'm stuck: How can I get the Clan ID? I have a clan name, but it contains blank spaces. How can i use that name to get the Clan ID?
Rgs,
-
Greetings, and welcome to the API user group! So what call are you making that gets you the Clan's name? Any of the services that return a clan's name [i]should[/i] also be returning the clan's "groupId": that is the unique identifier for the group, and Clans are (currently) just a feature of a BNet group: the groupId is their identifier. (there will come a time in the future where that is not true, so you'll have to stay tuned for that...)