How to read Revit's worksharing data

Hey everybody,
We had two copies of a single Revit file and two different group of people worked on them (Unfortunaly) seperately but simultaneously. Now we need to merge them both to save as much work as we can. I think about Worksharing and “Last Updated in Central By” data. But I dont know how to read it with dynamo :frowning:
I would be really thankful I you have any idea which parameter I should extract.

Fortunately I found my answer here:

I used “Element.GetWorksharingTooltipInfo” node from archi-lab package.

1 Like