wolph/mailjet

triggering a send

vasiliyb opened this issue · 1 comments

Folks, not sure how to trigger an email with html body. Do you have any code examples?

This should do the trick:

api.message.sendcampaign(method='POST', id=12345)