Skip to content

Implement Slack Message Sender Business Logic #13097

Open
@KacperMalachowski

Description

@KacperMalachowski

Description

Slack Message Sender Service is designed to properly format and send messages to requested channel. The messages comes as data from which the app should prepare fully formatted message and send it via secondary port.

Acceptance Critieria

  • Receives data through Primary Port of Slack Message Sender Service
  • Format received data into slack message
  • Send formatted message through Secondary Port
  • Log information about processed event for debugging puporse (ie. deliver ID or correlation id)

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/toolsIssues or PRs related to overall changes in tools

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions