Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

WhatsappCloudAPI.NET6

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

WhatsappCloudAPI.NET6

.NET Whatsapp Cloud API Support

nugetNuGet
Version
1.0.1
Version published
Maintainers
1
Created
Source

WhatsApp Cloud API Library

Description

Dear user,

This project was implemented in order to have a better abstraction while doing Meta Cloud API operations in .NET. It has the basic objects to interact with the API.

Is going to cover the following objects:

  • Configuration objects: To do operations like mapping the secrets that are needed to be saved.
  • Webhook objects: To do operations with the objects needed in order to receive a notification event from Cloud API.
  • Endpoint objects: To do operations with all the objects needed to send events to Cloud API.

Not all the features are implemented, this is a project that is going to be updated constantly, but now you can try features like the configuration and webhook objects, which are going to be maintained too.

From the Author - Q&A

Why I made this NuGet Package?

I'm doing a project where I needed Whatsapp Cloud API support to have a ChatBot working. It was part of the entire architecture. One thing that I found is that there are some Nuget Package Libraries that supports Cloud API operations in .NET but I found some limits in them. Details like the flexibility, unknown authors, lack of documentation, versioning issues, old updates with no maintenance, so I decided to create my own NuGet in order to have the flexibility and documentation support that I needed.

This project was made by SteelHearthAI company.

What is needed?

Support for all the other general endpoint objects:

  • Account Migration
  • Business Compliance
  • Business Profiles
  • Media
  • Messages
  • Phone Numbers
  • Registration
  • Two-Step Verification
  • Whatsapp Business Accounts

Which versions are supported?

Webhooks triggered by v16.0 and newer requests. If there is the need to use v15.0 you can try and use it but is not recommended at least for this moments.

You can read more information in:

  • General Cloud API Reference: https://developers.facebook.com/docs/whatsapp/cloud-api/reference
  • Webhooks Reference: https://developers.facebook.com/docs/whatsapp/cloud-api/webhooks/components/#messages-object

Hope you find this Nuget package helpful and use it if you are looking for something like me.

Keywords

Whatsapp

FAQs

Package last updated on 19 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts