The video goes through how to export Revit Door Data to a SQL Database.
The video also goes through how to import the updated values back into Revit.
Video Chapters
0:00 Intro
1:30 Create Form and Connect to SQL Server
4:40 Check if SQL Table exists
6:30 Create SQL Table
8:35 Export Data to SQL Server
11:50 Import Door Data from SQL Server
Link to Revit API Docs
https://www.revitapidocs.com/
Link to Creating First Plugin in Revit
• Revit API : Button and Tab in Revit
Link to Adding Windows Form
• Revit API : Adding Windows Form
Link to GitHub project
https://github.com/MjMthimunye/RevitS...
Link to SQL shared parameter example: https://gist.github.com/MjMthimunye/6...
#revit #revitapi #sql