Yeah if you are creating key value pairs on a backend workflow to be mapped from an external api then it is possible to make the “type” of one into an Option Set. You just need to make sure the external api send the data with the same key name and the value needs to be a String that matched the Display of the option. If it is sometimes empty or not matching then you need to check the Optional box or it will throw an error.
1 Like