Hi @ChristianSi6,
Thank you for your question! Each of the options within the single-select or multi-select drop-downs have a unique ID associated with them. This can be seen in the output of a "Get record types" module for Workfront Planning.
It sounds like you are mapping the displayName of the option instead of the name, which is what the system would expect.
For example, I have a single-select dropdown field in my instance called "Battery Brands". Within that field, the options are "Duracell", "Energizer" and "Panasonic". In the UI, I can simply select one of those options from the dropdown using the displayName. However, in Fusion I can see that there is an ID associated with each of the options. If I try to map the displayName, I will run into the same error as your screenshot. I must map the option's name (which is the ID).
I have included a screenshot below for clarification:
With that being said, if you are running into further issues with this, I would recommend submitting a support ticket so that our team can take a look at your specific fields and assist you.
- Monica