Hi there,
I'm looking to export all the card data within my board to a JSON or CSV file so that I can build an application on top of it. Is there an API or at least a manual way to do this?
I can't seem to find one.
Cheers
An alternative to @Ismael Jimoh suggestion would be to use the REST API which gives you more flexibility in what you extract and can be done repeatedly with little extra effort. See the API doc here
First do you mean you want an exact or you want just the tickets on the board?
If the later, do the following:
Hope this helps.
Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.