시나리오:
이메일 서명에 일반적인 'http://' 또는 'www.'로 시작하지 않는 링크를 추가하려고 합니다. 구체적으로는 링크가 강조 표시된 단어로 표시되며 이를 클릭하면 특정 URL/웹사이트로 연결되기를 원합니다.
참고: HTML 코드는 Salesforce의 지원 범위에 포함되지 않으며 이 자료는 사용자의 편의를 위해 제공하는 것입니다. HTML에 대한 상세 내용은 w3school 사이트의 'HTML5 Tutorial'을 확인하세요.
1. 다음으로 이동합니다.
Salesforce Classic: 사용자 이름을 클릭해서 My Settings(내 설정) | Email(이메일) | My Email Settings(내 이메일 설정)로 이동합니다.
Lightning Experience: 사용자 사진을 클릭해서 Settings(설정) | Email(이메일) | My Email Settings(내 이메일 설정)를 클릭합니다.
2. HTML 태그로 묶인 서명 상자에 다음과 같이 웹사이트 경로를 입력합니다.
<a href="여기에 웹사이트 주소 입력">링크에 표시할 단어를 여기에 입력</a>
예: <a href="http://login.salesforce.com">Salesforce 로그인 링크</a>
참고: 웹사이트뿐만 아니라 이메일 주소를 연결할 수도 있습니다. HTML 태그에 대해서는 아래를 참조하세요.
<a href="mailto:여기에 이메일 주소 입력">이메일 주소</a>
예: <a href="mailto:sample@mail.com">sample@mail.com</a>
3. Save(저장)를 클릭합니다.
참고: 링크가 표시되지 않을 경우 복사/붙여넣기를 하기보다는 상자에 코드를 직접 입력하세요. 잘라내기 및 붙여넣기를 하는 과정에서 문자가 추가될 수 있기 때문입니다.
Salesforce Classic에서 이메일을 보낼 때 이메일이 HTML 형식인지 확인해야 합니다. 이메일을 작성하는 웹페이지('Send an email(이메일 전송)' 버튼 뒤)에서 'Email Format(이메일 형식)' 섹션을 찾으세요. 해당 섹션은 페이지 상단 오른쪽의 'To(수신자)' 필드 근처에 있습니다.
수정된 서명이 포함된 텍스트 전용 이메일을 전송할 때는 로고가 표시되지 않으며 서명에는 링크 대신 <a href="여기에 웹사이트 주소 입력"> 링크에 표시할 단어를 여기에 입력</a>이 포함됩니다.
참고 항목:
Salesforce의 이메일 서명에 이미지 추가하기
000384989

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.