Reloade local file using Dynamo

I am trying to use Dynamo run a number of automated tasks. My company uses Revit server a therefor I can’t open the central file directly from Dynano. I would therefore like to have dynamo to reload a local file each time it is opened. Does anyone have any suggestion on how it can be done in Dynamo?

Hi Nicklas,

You mean Dynamo to Synchronize your local file if any one open central file and synchronize?

Yes. I create a local file on my c-drive and tell dynamo to open the file and do an export. Before the actual export, I want dynamo to reloade my local fileto show all changes that might have been made to the central file.

I found this in the Revit http://revitapisearch.com/html/7de73a7b-68f0-87f2-f6a9-97d824024877.htm but how to do this in a pyton node I do not know.