Its incredibly difficult to look for certain execution parameter, especially when we’re getting thousands of activations. the ability to add a parameter and its value to find, or at the very least request logs for executions that ended at a certain node would be unbelievably helpful
i think you are looking for Execution Data | n8n Docs
I’ll look at this but not what i need. our product workflow gets thousands of executions, somethims 50 in a span of 2-3 seconds. the screen grab is from a slower period. I need to look for exact executions and find the data flow or how the workflow processed specific responses. Etc
. clicking through these one by one and then the webhook node to figure out the execution ridiculous
check that. it is definitely going to make it easier for you to find specific execution.
for example you add - processed=true to specific executions and then filter executions with processed=true and in a particular time frame but using filter form in execution list
you can also create another workflow that read executions analyze them and create a report in sheet or data tables
k i’m gonna give it a shot. Was hoping for a simpler solution, but I’ll give this a go. i did notice that searching by key/value is only available to enterprise accounts. thanks Ramin jan
