Trello update card line break
Status: Closed · Asked by Dac-An on · 0 views
Hello ! I am currently using Pably connect to automate daily report from Trello.
In my work flow I try to append new tasks on a daily report card, to do that I update the daily report card with the description of this card + A new task
My problem is that there is no line break and I can't figure how to add one. Moreover every with [ exemple ] every update will become \[exemple\] the \\[exemple\\] at the next step.
It works fine on Zapier and I was hoping it would work on Pably.
I have another problem with my Trello trigger "Cards move to a specific list", it triggers when we move cards out of this list. So I can't really use it ?
Thank you for your time !
Attachments



Hey @Dac-An
Kindly use
for a new line while passing content for your Trello card.

Thank you !