dotMailer-API-v2-PHP-client icon indicating copy to clipboard operation
dotMailer-API-v2-PHP-client copied to clipboard

Add support for the transactional email triggered campaign endpoint.

Open darthsteven opened this issue 6 years ago • 1 comments

This code adds support for the transactional email triggered campaign endpoint:

https://developer.dotmailer.com/docs/send-transactional-email-using-a-triggered-campaign

Essentially this is a simple PR that defines the data types required for this API call, and adds the single method to the resources class so that it's callable etc.

darthsteven avatar Sep 27 '18 20:09 darthsteven

And this is related to #17, although that issue is for the general transactional API, not the triggered campaign one.

darthsteven avatar Sep 27 '18 20:09 darthsteven