- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 01:35 AM - edited 11-27-2023 01:39 AM
Is there a method in flow designer to retrieve the triggered outputs from the inbound mail in flow designer?
I am interested in accessing the target record from the triggered output of the incoming mail.
The purpose is to locate the record associated with the incoming mail.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 04:12 AM
You can get the sys_id of the target record from the data pill Trigger - Inbound Email -> Email Record -> Target. At the end of the list.
Please mark my answer helpful and accept as a solution if it helped 👍✔️
Anvesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 04:12 AM
You can get the sys_id of the target record from the data pill Trigger - Inbound Email -> Email Record -> Target. At the end of the list.
Please mark my answer helpful and accept as a solution if it helped 👍✔️
Anvesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 04:40 AM
@AnveshKumar M I attempted to capture it as a variable or in a log, but upon executing the flow, it transitioned into error mode.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 04:45 AM
@chandra shoban1 Can you share the configuration screenshot for this step?
Anvesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 04:47 AM
No major configurations. After the trigger i am keeping the log to capture the target record value.