Has anyone tried to retrieve a workflow's task information within a different workflow? For example, I need some data in workflow B from a task in a workflow A that has completed.
I can't seem to get the API call to work. It gets an error something related to not in distribution. It appears that I can't reach into another workflow from a workflow.