Everything you need to know to use WhatsApp Sender Pro effectively
WhatsApp Sender Pro is a professional bulk messaging platform that allows you to send WhatsApp messages to thousands of contacts using Meta's official WhatsApp Cloud API.
Open the project in Visual Studio 2022 or VS Code
File ? Open ? Project/SolutionNavigate to the WhatsAppAPISender folder
dotnet restore
dotnet build
Navigate to: WhatsApp ? API Setup
889506114249186EAA...Open appsettings.json and update:
{
"WhatsAppSettings": {
"PhoneNumberId": "YOUR_PHONE_NUMBER_ID",
"AccessToken": "YOUR_ACCESS_TOKEN",
"WebhookVerifyToken": "YourSecureToken123",
"ApiVersion": "v18.0",
"BaseUrl": "https://graph.facebook.com"
}
}
cd WhatsAppAPISenderdotnet ef migrations add InitialCreatedotnet ef database update
This will:
admin@whatsappsender.comAdmin@123
dotnet run
Or press F5 in Visual Studio
Application will start at: https://localhost:7154
Navigate to: https://localhost:7154/Account/Login
admin@whatsappsender.com |
|
| Password | Admin@123 |
+12345678900 (USA), +447911123456 (UK), +61412345678 (Australia)2345678900 (missing +1), (234) 567-8900 (has formatting), +1-234-567-8900 (has dashes)
Create a CSV file with this format:
Name,PhoneNumber,Email,TagsJohn Smith,+12345678900,john@example.com,customerSarah Johnson,+19876543210,sarah@example.com,vipMichael Brown,+15555555555,michael@example.com,lead
Then:
Hello {name}! 🌞Get 30% OFF all items this week!Visit us at example.com or call +1-800-555-0123Your customer ID: {phone}
Available Variables:
{name} - Contact's name (e.g., "John Smith"){phone} - Phone number (e.g., "+12345678900"){email} - Email address (e.g., "john@example.com")This sends WhatsApp messages only. Recipients must have WhatsApp installed.
WhatsApp limits by tier:
Yes! Use correct format: +countrycode + number
Examples:
+12345678900+447911123456+918812345678+61412345678+14165551234