How to get the jobID that called the AddIn using the WorkflowClientModule.JobsManager? From ArcPro Addin, which is called by a job from workflow manager, have instace of the WorkflowClientModule.JobsManager.
There is a method to GetJobId() from the jobsmanager. But it's returning null.
Where to get the jobID of the job that called the addin?