Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Link Mobility Webhook and SMS Receiver #40

Open
tsutomi opened this issue Apr 30, 2023 · 0 comments
Open

Implement Link Mobility Webhook and SMS Receiver #40

tsutomi opened this issue Apr 30, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers linkmobility Issue related to the Link Mobility provider

Comments

@tsutomi
Copy link
Member

tsutomi commented Apr 30, 2023

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

The receiver should implement the following features:

  • Parse and validate the incoming webhook requests from the Link Mobility service.
  • Map the incoming webhook data to a strongly-typed C# object that can be used to represent the delivery report or status update.
  • 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 Link Mobility SMS API and documentation is a plus

Additional Information

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

@tsutomi tsutomi added enhancement New feature or request good first issue Good for newcomers linkmobility Issue related to the Link Mobility provider labels Apr 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers linkmobility Issue related to the Link Mobility provider
Projects
None yet
Development

No branches or pull requests

1 participant