I want to send a string of RAW JSON in a rich text field and I want to insert it into a /code block with JSON as the language selected.
I am using the make.com integration, but what I can’t figure out is how I should wrap the JSON string.
I tried sending it like “json here” using 3 of the → ` ← character and it works…but it’s not the same as “code block”.