Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

A custom code module

Avatar

Community Advisor

3/17/25

Description - a module that allows me to write custom ECMA script

 

Why is this feature important to you - for data conversion, often the Fusion tools are less than ideal and require many tools/regex/JSON modules to accomplish things. Especially annoying is the inability to set attributes on an object.

 

How would you like the feature to work - Would love a module that

  • has an input field that takes N arguments, which can be selected from the popup panel
  • text box that implicitly creates a function wrapper, with he selected arguments as inputs
  • expects a return statement and the returned value is accessible in the flow as "output" similar to Switch module
  • Bonus: ability to make this a named module, so it can be used in multiple places with just the inputs changing

SveniX_0-1742237939314.png

 

 

1 Comment