Daiki.6237:

The guild I’m in has a decent website we use to keep everybody up to date on what is happening in the guild. We even have a little window off to the side that shows what current upgrade we are trying to finish for the week. As the main scribe in the guild and having the upgrades and material handling fall on me, I always did the whole c/p from the wiki with the mats we need and subtract what ever we had in the treasury for it.

I might have missed this in searching but is there a way to pull the API and show the upgrade we are working on as well as displaying a live accounting of the materials for it?

From what I was pointed to at first and am starting to read on was this, https://wiki.guildwars2.com/wiki/API:2/guild/upgrades. Now is there a list of what the ids for the upgrades are?

And not having worked with API’s before but I am researching on how to use them as well, can anyone guide me on how to use them to display the correct info that I want?

Abominable Snowman.2036:

I’ve built something very similar to what you want for my own guild, which you could use for your guild as well. Just PM me your guild’s name and an API key (has to be created by the guild leader) if you want to try it out.

Daiki.6237:

Not sure he’ll let me send his API out just yet. How exactly does your table work? Does it give you a list that you have to upgrade or is the item entered manually and then it pulls the info? Can you only have it show what upgrade you are working on and the mats, cause the pic you posted shows other mats as well. Do you have a link to it so i can actually see what it looks like overall?

Abominable Snowman.2036:

It automatically gets the upgrades your guild has, the items it requires and the items your guild has. You have to manually tell the app what you’re currently working towards.

The list displays all of the items your guild has in the treasury and in your guild bank, but yeah, it could make sense to filter that to only the items needed for the upgrades you’re currently working on.

The page you see in the screenshot is from my personal bank guild. You can log in as a member with the password fe2CMM42OQ. As a member you can see the upgrades and materials, but you can’t make any changes.

Let me know if you’ve got any other questions.