Skip to content

[BUG] Can't send custom webhooks #245

@dbbaughe

Description

@dbbaughe

Describe the bug
Can't send custom webhooks that expect specific payload bodies.

  1. Seems like we are wrapping all custom webhook payloads in { "Content": ... } which is specific to Chime.
  2. And also seems like we are requiring a title and constructing the message as "$title\n\n$textDescription" which would break custom JSON payload to custom webhooks.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions