Autologin links in Emails

Posted by Michael O'Neill on Jan 13, 2023 4:48:11 PM
Michael O'Neill
The format for adding personalization to a URL is as follows:
 
{{ contact.autologin }}
{{ contact.euidforautologin }}
{{ contact.amseuid }}
 
That second code above is the EUID value, so you can build links using that value, but in 2025 we are switching to EV.  both work for now. 
 
General texmed.org login

http://www.texmed.org/AL.aspx?euid={{ contact.euidforautologin }}

NEW: http://www.texmed.org/als.aspx?ev={{ contact.amseuid }}&src=hubspot

Profile Password:

OLD: www.texmed.org/AL.aspx?euid={{ contact.euidforautologin }}&url=Profile/Password

NEW: www.texmed.org/als.aspx?ev={{ contact.amseuid }}&url=Profile/Password&src=hubspot

Invoice/Dues:

OLD: www.texmed.org/AL.aspx?euid={{ contact.euidforautologin }}&url=Dues/Invoice.aspx

NEW: www.texmed.org/als.aspx?ev={{ contact.amseuid }}&url=Dues/Invoice.aspx&src=hubspot

General Profile:

OLD: www.texmed.org/AL.aspx?euid={{ contact.euidforautologin }}&url=Profile/General

NEW: ww.texmed.org/als.aspx?ev={{ contact.amseuid }}&url=Profile/General&src=hubspot

Edit Interests:

OLD: www.texmed.org/AL.aspx?euid={{ contact.euidforautologin }}&url=EditMyInterests

NEW: www.texmed.org/als.aspx?ev={{ contact.amseuid }}&url=EditMyInterests&src=hubspot

Opt Out Preferences:

OLD: www.texmed.org/al.aspx?euid={{ contact.euidforautologin }}&url=Profile/OptOutPersonal

NEW: www.texmed.org/als.aspx?ev={{ contact.amseuid }}&url=Profile/OptOutPersonal&src=hubspot

TexPac Dues:

OLD: www.texpac.org/tmaimis/texpac/al.aspx?EUID={{ contact.euidforautologin }}&url=Cart

NEW: www.texpac.org/tmaimis/texpac/als.aspx?ev={{ contact.amseuid }}&url=Cart&src=hubspot

DCMS Mbr Prof.:

OLD: www.texmed.org/AL.aspx?euid={{ contact.euidforautologin }}&url=Profile/DCMSProfile/

NEW: www.texmed.org/als.aspx?ev={{ contact.amseuid }}&url=Profile/DCMSProfile/&src=hubspot

CME Discount:

OLD: www.texmed.org/al.aspx?euid={{ contact.euidforautologin }}&url=/Application/CmeLookup

NEW: www.texmed.org/als.aspx?ev={{ contact.amseuid }}&url=/Application/CmeLookup&src=hubspot

CME Self-Reporting Tool

https://cmeportal.texmed.org/account/autologin?entity=texas&euid={{ contact.euidforautologin }}

OR, if there is a specific meeting, use the following and change the event code at the end

https://cmeportal.texmed.org/account/autologin?entity=texas&euid={{ contact.euidforautologin }}&ReturnUrl=/ListEvent/TSA2023

Pre-Pop Application:

OLD: www.texmed.org/al.aspx?euid={{ contact.euidforautologin }}&url=/Application/UserLookup

NEW: www.texmed.org/als.aspx?ev={{ contact.amseuid }}&url=/Application/UserLookup&src=hubspot

CMS Delegate Tracking:

CMS Annual Report:

https://app.texmed.org/delegates/account/autologin?euid={{ contact.euidforautologin }}

https://app.texmed.org/delegates/account/autologin?euid={{ contact.euidforautologin }}&url=CountyAnnualReporting

Autodraft Payment Update:

OLD: www.texmed.org/al.aspx?euid={{ contact.euidforautologin }}&url=Profile/Edit/PaymentInfo&campaigncode=reissue2024

NEW: www.texmed.org/als.aspx?ev={{ contact.amseuid }}&url=Profile/Edit/PaymentInfo&src=hubspot

Alliance Home Page

Alliance Dues

OLD: www.texmedalliance.org/tmaimis/TMAA/Membership/al.aspx?pk={{ contact.providerkeyforlogin }}

NEW: www.texmedalliance.org/tmaimis/TMAA/als.aspx?ev={{ contact.amseuid }}&src=hubspot

OLD: www.texmedalliance.org/tmaimis/TMAA/Membership/al.aspx?pk={{ contact.providerkeyforlogin }}&url=Membership/Dues/Invoice.aspx

NEW: www.texmedalliance.org/tmaimis/TMAA/als.aspx?ev={{ contact.amseuid }}&url=Membership/Dues/Invoice.aspx&src=hubspot

Election Voting

OLD: https://www.texmed.org/AL.aspx?euid={{ contact.euidforautologin }}&url=Vote/Election&campaigncode=reissue2024

NEW: https://www.texmed.org/als.aspx?v={{ contact.amseuid }}&url=Vote/Election&src=hubspot

Dues Referral Program link

www.texmed.org/Application/Referral?rid={{ contact.imisid }}

www.texmed.org/als.aspx?ev={{ contact.amseuid }}&url=Application/ReferralInfo&src=hubspot

Topics: autologin