Expand my Community achievements bar.

The Community Ideas review for H1 2025 is out now, see which ideas our Product team prioritized and let us know your thoughts.
SOLVED

CSV field that contains links

Avatar

Level 4

Is there a way to route csv fields with links into a text with formatting field in Workfront?  I keep getting an error message when attempting to map those over in Fusion.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

The RTF field in WF expects JSON (draft.js format)

You'll need to create HTML that you convert to JSON using the Draft.JS module. 

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

The RTF field in WF expects JSON (draft.js format)

You'll need to create HTML that you convert to JSON using the Draft.JS module. 

Avatar

Level 4

so using the Transform to JSON module would work?

 

Avatar

Community Advisor

No. You need the Draft.js module

SveniX_0-1741982723262.png