Message 1 of 9
Import data from Rest API into AutoCAD?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've got data that's stored in a cloud web-app that has Rest API. I want to query that data into AutoCAD to populate a table on the drawing. Does anyone have a path for doing this? I've been combing a variety of forums, but haven't found anything on it. The closest thing I've found is using a ODBC connection to pull in data to AutoCAD, but that seems to require a ODBC driver for the web-app you want to connect to.