Webhooks are pretty amazing, it helps in keeping subscriber’s activity data in sync with your system. Instead of having to poll our API constantly to check for updates, we'll let you know the instant an event occurs or a response is received from the recipient. This might be someone unsubscribing, opening/clicking on email, bounce and even more. In short, Webhooks allow you to collect information about events as they happen in real-time. Provide a Call Back URL to receive data about events happening on your email campaigns, and we'll send it to you as the events take place.


https://s3.amazonaws.com/groovehq/uploaded/697nvyrc53wpsub9txfb2yw92ix2cr3bn7ruqs3ug2fasc1cio?1443080086


 A Sample Use Case:

“XYZ” company wants to send some investment related schemes to their new prospects.Once a prospect opens or clicks on any link inside the email, then their internal CRM/Call Center Software should get updated, so that their sales executive can immediately call and acquire the new prospect.Now, how is this possible when you are using a third party vendor to send your emails? Using PepiPost Webhooks, this is absolutely possible. It gives you an immense flexibility to gather real time data directly on to your system. Just specify a Callback URL on PepiPost and as soon as a prospect clicks on link an event will be triggered that will POST the information to your specified URL.


Supported Events: We currently support Webhook on a number of events, which are detailed below:


  • Delivered
  • Dropped
  • Invalid
  • Bounced
  • Opened
  • Clicked
  • Unsubscribed
  • Spam