Changes to the Community API

Hello,

I am trying to understand how to change my code from querying the Community API to the new ones and there are some stuff i don’t understand :

  • Where are the guild feeds
  • What’s “realm-slug” ? Is it just Realm Name like before ?
  • How can we test the new queries to see what they look like ?

Thanks in advance

Hi Rude. I hope you find the following information useful.

Where are the guild feeds

Gone! This is deprecated so no new endpoint will replace it.

What’s “realm-slug” ? Is it just Realm Name like before ?

Slugs are unique identifiers of a resource, usually the lowercase version of a text without spaces or special characters. You can get those using the new realm endpoints.

How can we test the new queries to see what they look like ?

The same way you can test the old ones, despite the fact they are not yet published on the API docs you can perform requests on those endpoints either by writing a code, using a library or using a test suite like Postman, Rested, cURL, etc

So… no way of tracking loots. Oh well. Just have to delete my app and tell my guildmates to use paper to track the loots.

Great ! First Master Loot now this.

Thx for your answer.

Is that really so?
Isnt /data/wow/guild/{realm-name}/{guild-name}/activity the replacement for that according to Blizzard Battle.net Developer Portal ?
Or what is the difference between those two?

Six months ago what I said was accurate. :wink:

Hey Grimstone,

Some of these differences were discussed in a previous thread here: Guild Activity Empty - #4 by Maguthul-11152.

Please let us know if you have any further questions.