Data Interchange API

eVolve now has an open API available to all of our customers! It provides the ability to easily pull and push information to the Revit model and even allows users to add a custom button directly to the eVolve Ribbon.

To use, simply reference our shipped .NET product DLL the like a standard Revit (or any other library) DLL. This allows access to our publicly exposed methods (API calls). All API calls are focused on communicating with our Integration Platform and ultimately sending/receiving data.

All available API calls are documented in the Resources folder in the API Documentation file. However, they are also available via IntelliSense when working with our DLL.

Getting Started

The CSV Data Exchange feature was through the eVolve API and serves as a great example for use and use cases. You can find the open-source project here.


How did we do?


Powered by HelpDocs (opens in a new tab)