Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Get list of workflows with external list node

Avatar

Level 4

Hello everyone,

 

We would like to get from a query node of a workflow, a list of all those workflows that contain a node of type “external signal”, is there any way to do it?

 

Thanks

3 Replies

Avatar

Community Advisor

Hi @LAR1985 ,

Easiest way is to create a workflow-View folder or go to xtk:workflow schema, and apply the below Advance filtering condition,

data contains <signal

ParthaSarathy_0-1748606297497.png

Avatar

Level 4

Thank you very much,

 

It is very useful, we will take advantage of it.

 

And to go a little deeper, that field “XML memo” does not appear if we use a query node with targeting dimension workflow schema in a workflow, Is there any way to get a list of workflows within a workflow that contain external signal and then use it with other nodes, for example to apply the PostEvent function on each one?

 

Thanks

Avatar

Administrator

Hi @ParthaSarathy,

Can you please help @LAR1985 further with the query here? 

Thanks!



Sukrity Wadhwa