can't see either my notification or sysapprover_approval table in the dropdown menus in flow designe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2024 08:03 AM
I can't see either my notification created on sysapprover_approval table or sysapprover_approval table in the dropdown menus in flow designer. Screenshot attached. As per my knowledge the table: sysapprover_approval and Notification will be display or show if the data fill is filled(I am not sure what should I select in data pill)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2024 10:01 AM
Hi Sandeep, Thank you for your quick response. Please refer the below error.
I could not be able to drag and drop the Approval Record, what could be the reason?
Also, where should I add the Look up approval record action? is it above the Send Notification activity or some where else? like before if conditions?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2024 11:19 AM
@Sarah Bouil You are using Look Up Records action where as you need to use Look Up Record instead. Look Up Records returns an array where as Look Up Record returns a single object.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2024 11:47 AM
thank you! Yes, I tried with look up record and I can be able to select the table 'sysapprover_approval' and notification also but my flow designer shows error in execution and it stopping at Look up record and it's waiting and also showing no value.