How to access Calling Source from Sub Flow?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2023 08:22 AM
Hello,
quick question. For logging and analytics reasons I would like to access the Calling Source within the sub flow. (see screenshot below)
I want to log if this is called from a Background Script, from a REST Call, or from a different source.
fd_data does not seem to have it (at least I didn't find it)
Any ideas?
Labels:
- Labels:
-
flow designer
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2023 09:18 AM
Hi
you can find that information in the sys_flow_context table
Maik