Collaborate -> Collaborate -> Collaborate within your network (from api/dynamo)

Hello fellow nerds,

Is it possible to access
Collaborate -> Collaborate -> Collaborate within your network
from the api (dynamo-python)?

I like to initiate collaboration for multiple Revit files at once. I know it is possible to manage and create worksets, but I can’t seem to find a way to initiate collaboration.

You can do this with a Python node:
http://www.revitapidocs.com/2017/7c29717e-1d8c-4e02-20ad-65c53ea8eaaa.htm

1 Like

Thank you, Andreas! :slight_smile:

I’m attempting to enable collaboration in multiple files as well, but I’m not quite sure how to take that API code, and place it within a Python script block. Any help would be greatly appreciated.

1 Like

Any sample python scripts that anyone can share on this please?

Did anyone ever get this to work? I would love to have one script access Collaborate → Collaborate → Collaborate within your network, and do a save and then create a list of worksets next.

1 Like