Release Version of a Kanban Board through API

Cyril Bordat May 3, 2017

hi,

I'm looking to automate this part of my process.

End of the week, a schedule task will launch a script that will release a version of the Kanban board i'm using.

Unfortunetly i'm done able to find much info about that.

 

I found here some info but maybe i would need a clear example how i could achieve it.

 

thanks in advance for your help.

1 answer

0 votes
Troy Guerena February 20, 2018

+1 I am also looking for this feature.  Have you found any way to do it?

Cyril Bordat February 20, 2018

I actually found a way in python (could be any other language) to call the API to release every week the kanban board. Using the date as references in version.

To run the script i use a deployment internal tool, basically it only runs the python script on Friday at 4pm for example.

Suggest an answer

Log in or Sign up to answer