See question
You can access the Trello boards via REST API. You can then take the API output and call it into MS SQL 2016 or higher ( MS SQL 2016 or higher support native JSON data). Once the data is stored within SQL you can call it back out if needed.
You could alternatively make calls to the data via SQL procedure as needed to access the data. This would in turn replace the ODBC connector with a SQL procedure and possibly a PowerShell call out to the REST API.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.