Wapi.js SDK provides a single client utility per phone number basis, this means you can create a client with your Whatsapp Business Account regisytered phone numnber and you whatsapp business account id.
To create a client, you need to provide the following details:
To initiate the client, you need to call the initiate
method on the client instance. This method ensures that your webhook server is up and running and listening to the incoming event from the whatsapp business platform.
Wapi.js SDK provides a single client utility per phone number basis, this means you can create a client with your Whatsapp Business Account regisytered phone numnber and you whatsapp business account id.
To create a client, you need to provide the following details:
To initiate the client, you need to call the initiate
method on the client instance. This method ensures that your webhook server is up and running and listening to the incoming event from the whatsapp business platform.