access digested notifications data
Hello, I have a doubt about digested notifications. I successfully implemented digesting and I know that step variables like (step.digest, step.events) can be accessed while in a workflow step. But once the digested message is accessed via NotificationCenter it seems that there are no data (payload essentially) from the other digested notifications. So is there any way to access data from all digested messages while in using NotificationCenter?