I construct email bodies entirely in a JavaScript transform, creating one long HTML string. They even pass official HTML validation. Just a thought.
Aug 19, 2023 4:13:23 p.m. Rob Burgess <[email protected]>: > Hi > > After the 'Get file name' action, how would I combine the filename value from > each row into a string I could insert into the body of a email? > > Thanks > > Rob
