Hi,
I’m creating an automation which:
- triggers when a record is updated
- runs a script, can be as basic as:
output.set("hello","world");
- sends the output of the script to a Slack channel as message.
However, whenever I try to add the output of the script to the Slack message body, I get a popup saying “An error occurred”.
![3 3](/t5/image/serverpage/image-id/17289i978BB706526D5951/image-size/large?v=v2&px=999)
![4 4](/t5/image/serverpage/image-id/17299i7E97D36B99C3D11B/image-size/large?v=v2&px=999)