@allensandiego wrote:
Hi,
I created a custom email template in my DF 2.0. Then I tried to do a POST on my email service with the following payload:
{ "template": "Custom User Registration", "to": [ { "name": "Allen Sandiego", "email": "admin@domain.com" } ], "name" : "Allen Sandiego" }
I have set a Subject, Message, From Name and From Email. However, the email I keep receiving "DO NOT REPLY" as From Name, "no-reply@dreamfactory.com" as From Email, "(no subject)" as Subject and an empty message.
Can anyone help me with this.
Thanks,
Allen
Posts: 4
Participants: 2