In ReportBurster:
When you're ready to burst:
What do the burst tokens in your HR PDF look like?
| Example | How you'd configure email |
|---|---|
{[email protected]} |
To Email = ${burst_token} |
{EMP123} |
Need to map employee ID to email (database or ${var0}) |
<0>[email protected]</0> |
To Email = ${var0} |