Using the REST API Explorer (Post), at the end, I would like a incident.description on 3 lines:
Description=
“Line 1
Line 2
Line 3”
contrary to certain speeches, characters ‘\r’ or ‘%0D%0A’ do not generate newlines…
do you know a way to generate th...