Currently, the Deveel.Webhooks library does not support receiving webhooks from Facebook.
This issue is to add support for Facebook webhooks, which are used to receive real-time updates from the Facebook platform. Adding support for Facebook webhooks will make it easier to build integrations with Facebook and enable real-time updates for applications and services.
Expected Deliverables - The contributor will need to provide a new Deveel.Webhooks.Receiver.Facebook library to add support for receiving webhooks from Facebook. This will involve adding a new class to handle Facebook webhook payloads, as well as implementing a new webhook receiver detect and handle Facebook webhook requests, and provide some utility methods to hook this feature into ASP.NET Core applications.
The contributor will also need to update the library documentation to reflect the new capability.
Difficulty Level - Moderate - The contributor will need to have some familiarity with the Facebook Graph API and the process for setting up and verifying Facebook webhooks. However, there are plenty of resources available to help them understand the Facebook API and how to use it.
Resources - The following resources may be helpful for the contributor:
Currently, the Deveel.Webhooks library does not support receiving webhooks from Facebook. This issue is to add support for Facebook webhooks, which are used to receive real-time updates from the Facebook platform. Adding support for Facebook webhooks will make it easier to build integrations with Facebook and enable real-time updates for applications and services.
Expected Deliverables - The contributor will need to provide a new
Deveel.Webhooks.Receiver.Facebook
library to add support for receiving webhooks from Facebook. This will involve adding a new class to handle Facebook webhook payloads, as well as implementing a new webhook receiver detect and handle Facebook webhook requests, and provide some utility methods to hook this feature into ASP.NET Core applications. The contributor will also need to update the library documentation to reflect the new capability.Difficulty Level - Moderate - The contributor will need to have some familiarity with the Facebook Graph API and the process for setting up and verifying Facebook webhooks. However, there are plenty of resources available to help them understand the Facebook API and how to use it.
Resources - The following resources may be helpful for the contributor:
Contact Information: If you have any questions or need guidance, please reach out to me at [antonello at deveel dot com].