# ECA 전환 필요 (2026.05.13)

{% hint style="danger" %}
**\[중요] 구버전 사용자 안내**

Salesforce의 정책 변경으로 **Connected App이 외부 클라이언트 앱(External Client App, ECA)으로 대체**됩니다. 아래 기준 버전 미만의 SmallBuilder 제품을 사용 중인 경우 **빌더에서 탭/버튼 생성, 페이지 레이아웃에 버튼 추가** 등 메타데이터 관련 기능이 정상 동작하지 않을 수 있습니다.

원활한 사용을 위해 아래 링크를 통해 **각 제품을 기준 버전 이상으로 업그레이드**한 뒤 외부 클라이언트 앱(ECA) 설정을 진행해 주세요.
{% endhint %}

### 제품별 기준 버전 및 업그레이드

<table><thead><tr><th width="220">제품</th><th width="140">기준 버전</th><th>업그레이드 / ECA 설정</th></tr></thead><tbody><tr><td><strong>SmallBuilder Line Items</strong></td><td>버전 <strong>3.0</strong> 이상</td><td><a href="https://login.salesforce.com/packaging/installPackage.apexp?p0=04tPf000000yrsfIAA">패키지 업그레이드</a> · <a href="/pages/NNNisMdo2tARapD3uPCB">ECA 설정</a></td></tr><tr><td><strong>SmallBuilder Lists</strong></td><td>버전 <strong>3.1</strong> 이상</td><td><a href="https://login.salesforce.com/packaging/installPackage.apexp?p0=04tPf000000ytUfIAI">패키지 업그레이드</a> · <a href="/pages/dRAKls9xH3shLxylhaWk">ECA 설정</a></td></tr><tr><td><strong>SmallBuilder Schedules</strong></td><td>버전 <strong>2.0</strong> 이상</td><td><a href="https://login.salesforce.com/packaging/installPackage.apexp?p0=04tPf000000ytsrIAA">패키지 업그레이드</a> · <a href="/pages/3VVdfVFpC7saun0yy7pW">ECA 설정</a></td></tr><tr><td><strong>SmallBuilder Documents</strong></td><td>버전 <strong>1.93.29</strong> 이상</td><td><a href="https://login.salesforce.com/packaging/installPackage.apexp?p0=04tPf000000yrflIAA">패키지 업그레이드</a> · <a href="/pages/gR1A6IVoQEBIcQsn4N3D">ECA 설정</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.smallbuilder.com/ko/important-notice/eca-transition.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
