The CreatorCon Call for Content is officially open! Get started here.

Flow Trigger when an Error Flow Execution is created in Flow Designer

BoHyun Jung
Mega Sage
 
4 REPLIES 4

Community Alums
Not applicable

hi @BoHyun Jung 
The trigger should be an 'Updated' on the table and not a 'Created'.

Amit Verma
Kilo Patron
Kilo Patron

Hi @BoHyun Jung 

 

Do you want this flow to trigger whenever any other flow fails to execute ?

 

Thanks & Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.

Hi @Amit Verma 

BoHyunJung_0-1709008919627.png

 

I would like to know the condition that the Flow triggers when an error occurs as shown in the image above.

 

Hi @BoHyun Jung 

 

The flow execution logs are stored in "sys_flow_context" table. For your requirement, you can try to change the trigger as below :

 

AmitVerma_0-1709009275325.png

 

Thanks & Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.