ESODecoded

GetTradingHouseListingItemLink

ESO Lua API function — used by 50 of the 3,030 addons we indexed (combined 14,265,749 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

GetTradingHouseListingItemLink(luaindex index, [LinkStyle|#LinkStyle] linkStyle)

Returns: string link

Real usage — from Tamriel Trade Centre

	for i = 1, numListing do
		local itemLink = GetTradingHouseListingItemLink(i)
		local _, _, _, stackCount, _, _, price, _, uid = GetTradingHouseListingItemInfo(i)

Short excerpt from the shipping addon Tamriel Trade Centreits ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.

Most-downloaded addons using it

AddonTotal downloads
Tamriel Trade Centre5,234,232
Inventory Insight2,763,446
ESO Master Recipe List2,130,985
Furniture Catalogue1,213,662
Arkadius' Trade Tools845,488
Sous Chef - Provisioning Helper (Recipe helper/search)583,928