What is your goal?
I send an email somewhere special, with a venue name in the subject heading, and this triggers a bunch of modules, which eventually should send me an email with a list of dates of films that are happening in that venue.
What is the problem & what have you tried?
The resulting email I get is all a jumble. like this:
join( map( {“cc”:null,“id”:“19af34af3cd3cafc”,“to”:[{“name”:“”,“email”:“xx@x”}],“bcc”:null,“col1”:“132300”,“col2”:“”,“col3”:“The Man Who Invented Christmas”,“col4”:“Mon 8th Dec”,“col5”:“19:30”,“col6”:“19:30”,“col7”:“2025-12-08-19-30”,“col8”:“The Edge Arts Centre”,“col9”:“William Brookes SchoolFarley RoadMuch Wenlock”,“data”:{“type”:“Buffer”,“data”:[239,187,191,73,68,44,77,97,105,108,44,69,118,101,110,116,32,84,105,116,108,101,44,68,97,116,101,44,83,116,97,114,116,44,69,110,100,44,68,97,116,101,32,40,115,111,114,116,97,98,108,101,41,44,86,101,110,117,101,44,65,100,100,114,101,115,115,44,67,111,117,110,116,121,44,80,111,115,116,99,111,100,101,44,68,117,114,97,116,105,111,110,44,78,105,99,107,110,97,109,
I have tried all sorts of things in the content box of the final module. I have asked chatgpt, but after 3 hours i have met my match.
Error messages or input/output bundles
The parser modules, returns over 600 bundles which is correct. the filter on venue name and future dates returns 16 rows which is correct. so it is just getting a list of them in an email that is the problem.
Any help or tips would be warmly welcomed!





