Auto Email Question

Imported Google Group message. Original thread at: Redirecting to Google Groups Import Date: 2016-01-19 21:26:15 +0000.
Sender:Scott Sims.
Date:Monday, 5 October 2015 21:20:37 UTC+1.

We are collecting the users First Name when they sign up for the API Portal and we are sending a custom auto email. How can I use the First Name in the email text? EX: "Hi John, "

Imported Google Group message.
Sender:Martin Buhr.
Date:Monday, 5 October 2015 21:38:35 UTC+1.

Hi Scott,

At the moment, the template for the email does not have any variable fields for the content provided by the Dashboard override (at least not in the cloud version). If you are running the stack yourself, you can edit the portal/email_templates files to access the developers custom fields like this:

{{ .Data.Fields.FieldName }}

Cheers,
Martin

On Monday, October 5, 2015 at 9:20:37 PM UTC+1, Scott Sims wrote:
We are collecting the users First Name when they sign up for the API Portal and we are sending a custom auto email. How can I use the First Name in the email text? EX: "Hi John, "