Get workflow type using workflow ID

Hi,

I’m trying to get workflow type (workflow name) using workflow ID but didn’t find any solution.

Tried with handle :
image

Can we get workflow type (workflow name) with handle or workflow ID apart from WorkflowInfo() method?

Hello @nehapatil7199

to get the type you can invoke handle.describe(), and, of the returned object, get the value of the property type