You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
Expected Skills
Additional Information
Please feel free to ask any questions if you need more information.
The text was updated successfully, but these errors were encountered: