Webhooks: Receive Real-Time Event Notifications on Your External URL
Webhooks feature lets you receive real-time event notifications on your own server's endpoint URL. Whenever a relevant event happens in your WANotifier account including when a customer sends you a message, a contact is created, a contact is updated, our system can send an HTTP POST request with a JSON payload to the external URL you specify. Setting Up a Webhook Go to Integrations page and click on Manage button under Webhooks. NFew readersContacts API - Manage Your Contacts Using REST API
If you want to add contacts from 3rd party websites, apps or using automation tools like Zapier or Pabbly, you can use our API to do so. Note: This is an advanced feature so you might need help of your developer to set this up for you if you’re not familiar with using REST API and webhooks. Table of Contents Get contacts Get spPopularNotification API - Send Message Templates Using REST API
If you want to send WhatsApp message templates to your customers from 3rd party websites, apps or using automation tools like Zapier or Pabbly, you can do that using our Notification API feature. All you need to do is create a Notification with type Transactional / Integration / API and select a message template that you want to send. Then you get a unique API endpoint URL to which you can send requests to trigger this notification and send the message template. Note: This is an aSome readersMessaging API - Send Messages During Active Conversation Window
If you want to send free-form WhatsApp messages from your website, app, or automation tools like Zapier or Pabbly, you can use our Messages API to do so. Kindly note that you'll be able to send messages using this API only during an active conversation window. Note: This is an advanced feature and may require a developer to implement if you’re not familFew readers