tracardi icon indicating copy to clipboard operation
tracardi copied to clipboard

add basics for elastic email. To modify conntacts and send both trans…

Open dataforxyz opened this issue 3 years ago • 1 comments

…actional and bulk email.

currently getting 400 response on add contact. Tried all obvious routs. Contacted support with specific error case for more info. waiting to hear back.

Sending both bulk and transactional is having an issue with validate. you can follow it to the validate functing. But for some reason source is not recognized and fails on call for Config Class. I have re checked config multiple times. validate() got an unexpected keyword argument 'source'. This error occurred when initializing node 123db988-bde7-4dad-b5b9-361de661b4d4. Check node configuration or init of tracardi.process_engine.action.v1.connectors.elastic_email.transactional_email.plugin.ElasticEmailTransactionalMailSender

PR Title format:

Pull request title with short description (#<issue-id>)

Please add a meaningful description for your change here


Please following this checklist to help us incorporate your contribution quickly and easily:

  • [ ] Give the same name to the pull request as the name of ticket
  • [ ] Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • [ ] Test your code throughly before PR.

If your pull request is about ~20 lines of code add license information in your code in form of comment. i.e. # License: MIT, Author: Your name.

To make clear that you license your contribution under the MIT you have to acknowledge this by using the following check-box.

  • [x] I hereby declare this contribution to be licenced under the MIT license

PRs without ticked MIT license will bot be accepted - Sorry.

dataforxyz avatar Jul 29 '22 20:07 dataforxyz

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jul 29 '22 20:07 CLAassistant