How to get report of flow designer where we used send email action
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 03:38 AM
How to get report of flow designer where we used send email action
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 04:00 AM
Hi @JPSS
Flow actions are stored in this table: sys_hub_action_instance.list
You can create report on this table and add conditions such as flow name is --- and action type is --
If this solution resolves your query, kindly mark it as the accepted solution and give it a thumbs up.
Best Regards,
Krushna Birla