Flow Designer - How to concatanate For each outputs into a single field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2022 11:30 AM
Hello,
I'm trying to use Flow Designer to do a For each loop to get approvals information of a task and then concatanate the information of each approval into a single field.
So for the Scrum tasks we generate approvals for the UAT step. There can be more than one approver if needed and once all aprovals are approved I want to get the approver's name and updated date of each approval and put all this information in a single field on the Story.
Anyone has an idea on how to do this? Preferably with no coding but if absolutely need it's OK.
Thank you
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2022 01:07 PM
see if this link helps: it's detailed and should give you an idea.
https://community.servicenow.com/community?id=community_blog&sys_id=9379ad701b0c05d056b699b8bd4bcb02
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2022 09:18 AM
Hello,
Thank you for your time but it is not quiet what I'm looking for.
I'm not looking to specify which approvers are needed. What I'm trying to do is after users have approve (ex: 2 approvers have approve), I want to get their name and approval date and put the information in a field on the parent task.
For example, 2 approvals approved on a Story task then put the information in a field on the Story;
Approved by Jim on 2022/03/04
Approved by Lisa on 2022/02/25
The field on Story containing the information will then be mapped to a Jira Story.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2025 12:46 AM