Hello! I’m building an app and in one of my workflows i have a Custom event trigger which contains actions inside.
When i debug the site and check the steps, the custom event is triggered (running in parallel from the main workflow) but i can’t access the scope of the custom event to debug each action step by step, is there any way to access it?
Thank you!