Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The slack postfunction needs content that is in a JSON format:

Here is a minimalistic example:

Code Block
{"text": "This is a line of text in a channel.\nAnd this is another line of text."}

The Slack IssueEvent templates can could also be used as a basis, pasted as custom content, eg:

...