how to know which Action or Data Stream used in which Flow/Sub-flow

anvitha ash
Tera Contributor

Hi Community,

 

I have a query, Lets say i have one Action (ex., XYZAction) and now i wanted to know in which flow or sub-flow this action named "XYZAction" is been used

 

similarly, Lets say i have one Data Stream (ex., XYZStream) and now i wanted to know in which flow or sub-flow this action named "XYZStream" is been used

 

Thanks in advance😀

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@anvitha ash 

you can open that action and see the related flows where it's used from the flow properties

 

AnkurBawiskar_0-1736091520406.png

AnkurBawiskar_1-1736091609269.png

 

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@anvitha ash 

you can open that action and see the related flows where it's used from the flow properties

 

AnkurBawiskar_0-1736091520406.png

AnkurBawiskar_1-1736091609269.png

 

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Ankur Bawiskar Thanks, this works