Dave_mailer
New Member
I am looking to setup multiple Sparkpost accounts and connect them to multiple customer accounts within MW. But I don't want to use my root MW domain for every account.
After setting up the Delivery Server for Sparkpost you get the following url to set for webhooks:
The url where this server expects to receive webhooks requests to process bounces and complaints is: http://(main-MW-install).com/index.php/dswh/40
I would like to set the url in Sparkpost something like this:
http://customer-domain.com/index.php/dswh/40
Can I simply install some files on the customer domain?
Is there a php script I can use to redirect the webhook from the customer domain to the MW root install?
Thank you for helping!
Dave
After setting up the Delivery Server for Sparkpost you get the following url to set for webhooks:
The url where this server expects to receive webhooks requests to process bounces and complaints is: http://(main-MW-install).com/index.php/dswh/40
I would like to set the url in Sparkpost something like this:
http://customer-domain.com/index.php/dswh/40
Can I simply install some files on the customer domain?
Is there a php script I can use to redirect the webhook from the customer domain to the MW root install?
Thank you for helping!
Dave