Skip to content
This repository was archived by the owner on Dec 3, 2017. It is now read-only.
This repository was archived by the owner on Dec 3, 2017. It is now read-only.

Cannot send json object #26

@chris-aeviator

Description

@chris-aeviator

Thanks for your great work, I like to use the microservice alot for different projects that do not require a backend but recent notifications.

To use the microservice for data-driven applications it would be benefitial if the user could payload some json data into the mail, as the underlying lodash library supports this.

I could not find out a way to transport e.g. a json object into the mailer (also html structure and "pure" data objects (just displayed as [object] ) fail with unexpected token responses). Further attempts in base64 encoding the object failed, as i get atob is undefined response from the server after i saved <%= atob(value) %> to the template.

I would appreciate any help and would be willing in contributing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions