Req: a way to append text to existing card's body

I was not able to find a way to append new text to existing card’s body. Right now you can do this by retrieving the text first, append, and then put it back. I’m sure appending (and possible prepending?) text is quite common task, so I think it is a good idea to implement this is API.

1 Like