Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the transactional email triggered campaign endpoint. #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

darthsteven
Copy link

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
Copy link
Author

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

@darthsteven darthsteven changed the title Add support for the email triggered campaign endpoint. Add support for the transactional email triggered campaign endpoint. Sep 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant