# 11번가 셀러 발송 처리

## 주문내역 발송 처리하기

워크플로 검색창에서 **11번가 셀러 발송 처리** 액션을 선택합니다.\
액션이 추가되면 설정 팝업에서 세부 요소를 설정합니다.

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

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

1. 액션을 처음 사용하는 경우, + 새 11번가 API 계정 연결을 클릭하여 API 계정을 연동합니다.\
   [11번가 API 연동하기](https://guide.bati.ai/service/api/11st)
2. 배송방식과 택배사를 선택해 주세요.
3. 업로드할 송장번호를 입력해 주세요. 데이터시트를 활용하면 한 번에 여러건의 송장번호를 업로드할 수 있습니다.
4. 발송처리할 주문건의 배송번호를 입력해 주세요. 데이터시트에 각 배송번호별 매칭되는 송장번호가 연동되어 발송처리됩니다.

***

## 데이터시트 활용

<figure><img src="https://4259766993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9tf5wU3gqEdnZAEnPTm6%2Fuploads%2F8Ux7TVdzE6UI0EDGOUW8%2Fimage.png?alt=media&#x26;token=31f1e818-839d-49a8-bcb8-5796f4180d7a" alt=""><figcaption></figcaption></figure>

발송 처리에 필요한 주문정보들을 미리 데이터시트에 입력하고,\
액션 팝업에서 데이터컬럼을 선택하여 여러 주문건의 송장번호를 한 번에 업로드할 수 있습니다.\
[**데이터 시트 사용하기**](https://guide.bati.ai/service/quickstart/datasheet)

{% hint style="info" %}
데이터 시트를 활용하여 송장번호를 업로드하는 경우, 업로드 1건당 1크레딧이 소진됩니다.
{% endhint %}


---

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