Provide from_address with send_email API
-
Hi,
Is it possible to provide an email address for
from_address
field when usingsend_email
API? Or do we have to put a static email address in theFrom Email
field in the email template?Thanks!
John -
@johnmiller A static email address is required. You could work around this by having multiple templates, perhaps.
Can you explain a bit more about your use case?
-
@dan I wanted to use the same email template but parameterized from_email depending on the use case.
Anyway, I think I will create multiple templates. -
@johnmiller --
That sounds good!
Feel free to log an issue if you would like to see this supported in the future.
https://github.com/FusionAuth/fusionauth-issues/issues/new/choose
Thanks,
Josh
FusionAuth