> For the complete documentation index, see [llms.txt](https://guide.bati.ai/service/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.bati.ai/service/action/notion-db.md).

# 노션 데이터베이스 가져오기(oAuth)

워크플로 검색창에서 **노션 데이터베이스 가져오기** 액션을 선택합니다.\
액션이 추가되면 설정 팝업에서 메시지를 보낼 대상과 메시지의 내용을 설정합니다.

> <mark style="background-color:yellow;">🔎Click! 우측 상단의 화살표 아이콘을 클릭하면 예시 화면을 크게 볼 수 있습니다.</mark>

{% @arcade/embed flowId="EVH7qA2FeqgSOQSQSfee" url="<https://app.arcade.software/share/EVH7qA2FeqgSOQSQSfee>" %}

1. 액션을 처음 사용하는 경우, + 새 노션 계정 추가하기를 클릭하여 노션 계정을 연동해 주세요.
2. 가져올 데이터베이스 URL을 입력해 주세요.\
   특정 데이터만 가져오고 싶은 경우 필터를 추가하여 세부 조건을 설정할 수 있습니다.
3. 데이터베이스 조건 설정을 완료하고 다음을 클릭해 주세요.
4. 가져온 데이터베이스를 삽입할 위치를 저장하고 완료를 클릭합니다.

{% hint style="info" %}
데이터베이스 URL은 노션에서 아래의 방법으로 복사할 수 있습니다.

![](/files/h67vYGlpTIJ26CgYU4I4)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guide.bati.ai/service/action/notion-db.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.
