Flow Designer
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 05:47 AM
Hi,
there is a record producer. here some fields are list collector which is mappled to a list type field of the table. In send email action of flow I want to send all the users under these list collector.
plz help.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 03:48 PM
You will need to create a loop to run through each of the records in the list. On each iteration, you can then call the 'Send Email' action in the Flow.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 09:19 PM
How to get the names, email from those sys_ids.