Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

How to access triggered outputs in flow designer

chandra shoban1
Tera Contributor

 

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.

 

chandrashoban1_0-1701077897341.png

 

 

 

1 ACCEPTED SOLUTION

AnveshKumar M
Tera Sage
Tera Sage

Hi @chandra shoban1 

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.

 

AnveshKumarM_0-1701087103820.png

 

 

Please mark my answer helpful and accept as a solution if it helped 👍✔️

Thanks,
Anvesh

View solution in original post

6 REPLIES 6

AnveshKumar M
Tera Sage
Tera Sage

Hi @chandra shoban1 

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.

 

AnveshKumarM_0-1701087103820.png

 

 

Please mark my answer helpful and accept as a solution if it helped 👍✔️

Thanks,
Anvesh

@AnveshKumar M  I attempted to capture it as a variable or in a log, but upon executing the flow, it transitioned into error mode.

 

chandrashoban1_0-1701088812377.png

 

@chandra shoban1  Can you share the configuration screenshot for this step?

Thanks,
Anvesh

No major configurations. After the trigger i am keeping the log to capture the target record value.

 

chandrashoban1_0-1701089252812.png