i want to fetch the workflow execution id of the workflow while it’s running.
There are methods to get workflow execution ids but it lists all the workflow executions for that workflow.
If multiple executions are triggered in a minute. It’s difficult to identify which is the execution id of current workflow in running.
Is there a way to get it ?
Thanks,
Tanay Chouhan