- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2025 05:19 PM
We are using flow designer to create a email notification with a specific date condition. This is on the HR task table. We are unsure why we can't drag and drop the record data pill into the actions.
Does anyone know why or can anyone direct us with how to enable this?
Thank you!
Solved! Go to Solution.
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2025 06:26 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2025 06:30 PM
@Daniella McDowe This is expected as For each only works for iterate-able objects. You can choose to use Lookup records action or any field from Look up record which is a type of Array.
Here is an example.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2025 10:02 PM
Thank you @Sandeep Rajput and @Community Alums . Both of your responses were helpful.
For our scenario the "Look up Records" is used and we found that we had to alter how we were defining "Status" in the "Conditions". This then gave us success.
Appreciate your input and advice!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2025 03:21 AM
Hi @Daniella McDowe ,
Glad to see i could help you 😊