CSV field that contains links | Community
Skip to main content
Level 4
March 14, 2025
Solved

CSV field that contains links

  • March 14, 2025
  • 1 reply
  • 443 views

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.

Best answer by Sven-iX

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. 

1 reply

Sven-iX
Community Advisor
Sven-iXCommunity AdvisorAccepted solution
Community Advisor
March 14, 2025

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. 

Level 4
March 14, 2025

so using the Transform to JSON module would work?

 

Sven-iX
Community Advisor
Community Advisor
March 14, 2025

No. You need the Draft.js module