Skip to content

Implement InfoBip SMS Webhook Receiver #39

Description

@tsutomi

Create a new webhook receiver implementation in Deveel.Webhooks for receiving SMS delivery reports from the InfoBip SMS provider. The implementation should conform to the Deveel.Webhooks receiver API and should be able to receive, parse and store delivery reports from the InfoBip service.

The receiver should implement the following features:

  • Parse and validate the incoming webhook requests from the InfoBip service.
  • Map the incoming webhook data to a strongly-typed C# object that can be used to represent the delivery report.
  • Store the delivery report data to a database or another type of persistence mechanism.
  • The implementation should also include relevant tests for ensuring the correctness of the implementation.

Expected Skills

  • C# programming language
  • ASP.NET Core web development
  • Experience working with webhooks and API integrations
  • Familiarity with InfoBip SMS API and documentation is a plus

Additional Information

Please feel free to ask any questions if you need more information.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions