{
    "template": "reset_email",
    "from": "{% if application.clientID == '##PODCAST_CLIENT_ID##' %}Sony Music Podcasts <##PODCAST_FROM_EMAIL##>{% elsif organization.name == 'awal' or user.user_metadata.defaultBrand == 'awal' %}<no-reply@awal.com>{% elsif organization.name == 'knr' or user.user_metadata.defaultBrand == 'knr' %}<no-reply@kollectivenr.com>{% else %}<access-donotreply@theorchard.com>{% endif %}",
    "subject": "{% if application.clientID == '##PODCAST_CLIENT_ID##' and user.app_metadata.should_send_welcome_as_password_reset and user.user_metadata.organization == 'sme' %}Welcome to Sony Music Podcasting{% elsif user.user_metadata.should_send_collaborator_access_email %} You've been invited to The Orchard 🎉 - Activate Your Account {% elsif application.clientID == '##PODCAST_CLIENT_ID##' and user.app_metadata.should_send_welcome_as_password_reset %}Welcome to The Orchard Podcasting{% elsif application.clientID == '##PODCAST_CLIENT_ID##' %}Change Orchard podcasting password.{% elsif application.clientID == '##ORCHADMIN_CLIENT_ID##' %}Reset Orchadmin password.{% elsif application.clientID == '##SETTINGS_CLIENT_ID##' and user.app_metadata.should_send_welcome_as_password_reset %}{{ user.app_metadata.label_participants[0]['label_name'] }} has invited you to collaborate.{% else %}Change Suite password.{% endif %}",
    "resultUrl": "NOT_USED_IN_UNIVERSAL_LOGIN--LOGIC-IN-PAGE",
    "syntax": "liquid",
    "body": "./reset_email.html",
    "urlLifetimeInSeconds": 604800,
    "enabled": true
}
