FluentEmail icon indicating copy to clipboard operation
FluentEmail copied to clipboard

Add support for mailgun variables

Open belidzs opened this issue 4 years ago • 4 comments

Fixes #201

belidzs avatar May 25 '20 13:05 belidzs

Hi @belidzs and @klevisndoka I am going to find time in the next week to review all these PRs and get a new release going. Thanks heaps for your work (and sorry for the delay on my end)

lukencode avatar May 27 '20 21:05 lukencode

This is very similar to #204 . I suggested maybe a renderer is the best option (though we might have to change some core core)

lukencode avatar Aug 06 '20 21:08 lukencode

@lukencode not really, these variables primarily serve as metadata, so using them in rendering is only a secondary thing.

For instance if a developer sends a notification about a new invoice generated in their application they can pass the invoice ID so when the message is delivered (and mailgun calls your configured web service as a result) it also includes these variables as easily processable variables.

belidzs avatar Aug 06 '20 22:08 belidzs

Too bad this has bled to death

stefankip avatar Feb 22 '21 13:02 stefankip