I have a scenario where a user may submit a request that has upwards of 10-15 items selected in a multi-dropdown.
Is it possible to use the workflow automator, or otherwise, to have a combination of content sent back the requester based on their selections.
For example say user selects options 1-2-3 and 6 from my multi-dropdown that has 10 options. Options 1 and 2 require information sent back to the requester and options 1,2,3, and 6 will all populate content in the ticket itself.
Is it possible for automator to compile that information and send in a single response? Even if its multiple responses I just need them all to be delivered to the requester. If I add a condition with each option will it cascade through all of them?