Skip to content

Postage: add support for recipient variables #45

@bakura10

Description

@bakura10

While doing a quick overview of what's new in all the API we support, I realized that Postage support variables per recipient. We only support global variables. (Reference: http://help.postageapp.com/kb/api/send_message)

I suggest:

  • Renaming getVariables to getGlobalVariables (as in Mandrill, and because it makes sense)
  • Adding a getVariables which take recipient address as first parameter (as in Mandrill).

As this is a BC, we may do it for 2.0 (I don't think it's a big deal to iterate quickly, as SlmMail is really working well, I see no problem at quickly having another major version for such things).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions