Skip to Main Content
Alloy Ideas Portal

Welcome to the Alloy Ideas Portal 👋 Here, you'll be able to browse improvement ideas raised by our community, vote on ideas you agree with or even raise your own ideas. We review all ideas raised and we endeavour to respond to all raised ideas.

Any ideas submitted will be immediately visible on the portal for others to vote on, please do not include anything in your ideas you do not wish to be shared with others.

Status Added to Backlog
Product Alloy Web
Created by David Shepherd
Created on May 9, 2023

Option for Workflow Actions to Affect Each Input Item Individually Instead of All at Once

Just experimenting - lets say I have a query which returns 3 items with Titles ‘Def1’, ‘Def2’ and ‘Def3’.


I want to send 1 message for each item and for each message, the body should be the item’s Title. So message 1 would have body ‘Def1’ and message 2 would have body ‘Def2’ etc.


But if I link the message body to the output of the query, I end up with 3 identical messages where the body is ‘Def1, Def2, Def3’.

  • Attach files