> For the complete documentation index, see [llms.txt](https://eventx-hq.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-use-cases/use-case-sending-unique-links-to-attendees-after-the-event-has-ended.md).

# Use Case : Sending unique links to attendees after the event has ended

## Use Case : Sending unique links to attendees after the event has ended

Some organizers would like to send out unique links to their attendees after they have successfully attended an event. This can be done by using our manual email campaign. Examples of use cases that could benefit from the steps mentioned in this article include:

1. ESG events that would like to send unique carbon emission proof to attendees.
2. Academic events that would like to send unique CPD hours certification to attendees.
3. Award ceremonies or annual dinners that would like to send unique photo links to attendees.
4. Corporate events that would like to send out unique post event sales PIC contacts.

## Steps

1. Create a new **Long Text** custom field on the **Attendee List** by using the **Manage Fields** feature.\
   ![](/files/4GrHUDTTOEk9GUO5CkrK)
2. Click on **Bulk Update**,click **Download**\
   ![](/files/A4UCp97t1JMvqgdP56pu)\
   ![](/files/ilXFEM4OsnHHS1PPpoaH)
3. Scroll to the right of the CSV file to locate the newly created custom field name. Input the certificate links into the respective column. Organizers can input a Google drive link that directs the user to their own certificate. Once done, save the template.\
   ![](/files/syWDaL5qoQZJRxY3ZwZY)
4. Upload the CSV template that has been updated and click **Confirm**.\
   ![](/files/RUMxTuCeEMwzgaKS7y5S)\
   Once updated, the attendee list will show the newly updated custom field as shown below.\
   ![](/files/3Ur89VH9IyNUwsGQm3Ll)
5. Create a manual email. Please refer to [this article](https://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-campaigns/broadcast-email) on how to do so.
6. Using merge tags, under **Custom User Info**, select the custom field that you have created.\
   **Note:** The custom field named "Certificate Link" is a sample. Your custom field name will be according to your input.\
   ![](/files/t5brXnyG3uWvv7f1ReSS)
7. Select the recipients and send them the manual email.\
   ![](/files/hCvFT29Nm3UIsq55uk4W)

## Example use case : Calculating the level of carbon emissions for each attendee and displaying the information in email.

### Steps

1. ```
   Create custom fields on the **Registration Form** by clicking on **Manage Fields** > **Add New Field**. This will allow the attendees to input their responses when registering for your event. For example, if you need to know the transportation method of an attendee, you can craft the question accordingly. \
   ```

   ![](/files/7LFEXoi2p8RlvjPqOpnF)\
   ![](/files/E4VgStNnAIz7eCdeQznv)\
   ![](/files/d7PC31j3XKA6L7HZpzss)
2. Process the data on your end. For example, if you need to calculate the level of carbon emissions based on mode of transport, you can do so on your own Excel sheet. To obtain the registration form data, export the attendee list report.\
   ![](/files/kVlc6zmSocV6YwJwx3bv)
3. If you would like to send an email that displays the unique data for each attendee, simply refer to steps 1 to 7 in the section above. For step 1, you may change the custom field type according to your use case.

## Frequently Asked Questions

### Q: What type of custom field should I use for unique links?

**A:** Create a "Long Text" custom field on the Attendee List using Manage Fields, then bulk update the CSV file with unique links for each attendee.

### Q: Can I calculate per-attendee data (such as carbon emissions) and include it in emails?

**A:** Yes, create custom fields on the registration form to collect data, export the attendee report, process the calculations externally, then bulk update the custom field and include the data via merge tags in manual emails.
