Skip to main content
Customers will receive an automated welcome email after being manually Granted an Offer or Granted an Offer via webhooks with a link to finish setting up their account on your site.

Edit the message of the automated email

  1. Open the Settings tab at the bottom left-hand corner of your Dashboard
  2. Select Email Templates from your Site Settings
  3. Locate the Member Welcome Email
  4. Select the pencil icon next to the email template to access the text editor of the email template:
Note: Only html <a> tags can be used. Please no images, divs, etc. The following liquid variables are available: {{member.name}}, {{member.first_name}}, {{member.last_name}}, {{username}}, {{site}}, and {{site_login_url}}.