There isn’t an attendee ID shortcode, there is the [registration_id] shortcode.
Otherwise you could try hacking the /includes/functions/email.php to add a shortcode.
In email.php, add your new shortcode under: $SearchValues = array(
then add this value under: $ReplaceValues = array(
$data->attendee->id
The support post ‘custom email with $attendee_id or [att_id] ?’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.