Search code examples
autodesk-forgeautodesk-designautomationautodesk-construction-cloud

automate publishing Revit models to ACC more than once a week


I would like to set up our Revit modes to publish to ACC more frequently than once a week. I'm assuming I would use the Design Automation API for this, but it's unclear. Is there any documentation? Thanks.


Solution

  • Sounds like you are looking for this API?

    Tutorial

    https://aps.autodesk.com/en/docs/data/v2/tutorials/publish-model/

    Reference Guide

    https://aps.autodesk.com/en/docs/data/v2/reference/http/PublishModel

    (if the above link does not work, please try from https://aps.autodesk.com/en/docs/data/v2/reference/http/ ->> Commands ->> PublishModel )

    This works for both Autodesk Docs and BIM 360 Docs.