I am trying to create a filter on a Workflow it only runs if the value of an Input field is equal to ‘facebook’, ‘twitter’, ‘linkedin’, ‘youtube’ or 30 other social network names.
What’s the best way to do this? I tried adding all the possible social network names as an Option Set but couldn’t get the expression to work correctly.
Can anyone advise the best way to do this (Option Sets, Database Things, etc)? And what would the correct expression be here?