# 항목 ID

* 항목 고유의 값으로, 같은 메뉴 안에서 항목 ID가 중복될 경우 오류가 발생할 수 있어요.
* 웹에서 등록한 항목의 데이터를 앱에서도 보이도록 연결할 때 항목 ID를 입력해 불러 와요.&#x20;
* 영어와 숫자 그리고 특수문자(\_) 기호만 사용할 수 있어요.

<div align="left"><figure><img src="https://3976660509-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDgfvhQgmY9NbRK0Sln7j%2Fuploads%2FXfjPQUNqVtWbThWPggPE%2F%E1%84%89%E1%85%B3%E1%84%8F%E1%85%B3%E1%84%85%E1%85%B5%E1%86%AB%E1%84%89%E1%85%A3%E1%86%BA%202023-11-01%20%E1%84%8B%E1%85%A9%E1%84%92%E1%85%AE%204.25.18.png?alt=media&#x26;token=e9390508-0e74-43ae-8d0a-076d7d525fef" alt="" width="563"><figcaption></figcaption></figure></div>

> \#항목 ID, #데이터 연결하기, #항목 불러오기, #항목 연결, #데이터 불러오기

2023.07.24 Jinny

**Item ID**

* Each item must have a unique value, as duplicating item IDs within the same menu can lead to errors.
* When connecting data from the web page to the app for visibility, use the item ID to search for the specific item.
* Please note that only English letters, numbers, and the special character (\_) are allowed for usage in item IDs.

2023.07.27 Song
