Add tracking protocol as a parameter to PHP Mailgun API
Currently you can update the tracking protocol (http/https) via the Mailgun dashboard, and via the Maligun API. There is however, no support in the PHP SDK (https://github.com/mailgun/mailgun-php) as far as I am aware.
Is there any reason this can't be included?
1
vote
