Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Trello Data via ODBC

tony montagnese
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 15, 2018

See question 

Is it possible to connect to Trello Data via ODBC using MS SQL or MSAccess?

1 answer

0 votes
NotTheRealStephenSifersNOPENOPENOPENOPE
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 16, 2018

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.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events