View Categories

Pepipost Integration with LeadSquared

< 1 min read

Pepipost is a cloud-based email delivery engine. It helps you deal with the challenge of timely delivery of your transaction and triggered emails to the inbox of your contacts. Whether your preferred mode of sending emails is SMTP relay or HTTP APIs, Pepipost has solutions for both.


What we will need::
1) API keys from Pepipost.
2) Email Event notification URL.  [These are Region specific URLs]

Steps::
  1. Ensure pepipost is configured properly to send emails from domains used by customer. 

You can use the following postman collection to validate the Pepipost send mail API response – 

https://www.postman.com/collections/498b13260a3314fa4cae

  1. Get the API keys from client’s Pepipost account. We need to update the key in Tenant Management. 
  2. Go to Webhooks page in Pepipost account – https://app.pepipost.com/app/settings/webhooks as we need to add that in Tenant Management tool.
  3. ‘Custom API’ for Bounces/Spam/Invalids/Drops to be updated with email event notification application URL – We have different email event notification URLs for each Region. {EmailEventNotificationAppURL}/ Pepipost.aspx.

Example – http://track.crm4b2c.com/EmailEventNotification/Pepipost.aspx



Scroll to Top