Hey Michael, the issue is that there’s no index specified after Custom Fields, so Make doesn’t know which item in the array to retrieve the value from. Based on your first screenshot, it looks like you’ll need to use Custom Fields[1] to access the correct enum value. If 1 bring ups the wrong value try 2. I’m not sure if Make follows zero-based indexing.
1 Like
