Category "sirishortcuts"

siri shortcuts - get key of selected dictionary value

I have this json format of an array: {"key_0":"myValue_0","key_1":"myValue_1"} With this I created a dictionary, which shows me the results like this: Now I w

ios shortcuts : Extract dictionnary key from choose list

I have a dictionary as an entry for a list of choices : I can select the desired item from the list but I don't know how to extract its key ? Actually, when I