Dictionary- Shortcuts

Hey guys, can someone help me with a Shortcut issue?
I have a list of 512 dictionary items. Each item have the keys "id” and "playername”.
What I need is to be able to type a player name and get the related "id” of that specific player… is that possible?

Thanks!

I’m pretty sure that it is something like ASK FOR INPUT and then IF: MAGIC VARIABLE:playername THEN:MAGIC VARIABLE:id

Although I’m just getting to know Dictionaries myself

1 Like

Here is a simple example that you can work from.

https://www.icloud.com/shortcuts/f43cb8d1c1954ea3b250540bea0b2125

2 Likes

Excellent !! Many thanks