> For the complete documentation index, see [llms.txt](https://docs.greytrix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.greytrix.com/gumu-tm-for-sage-x3-integration/woocommerce/process/integrating-deliveries-from-sage-x3-to-woocommerce.md).

# Integrating Deliveries from Sage X3 to WooCommerce

### **Process of creating Deliveries into Sage X3**

Log in to Sage X3, open the integrated order (For Order process visit [Integrating Orders from WooCommerce to Sage X3](/gumu-tm-for-sage-x3-integration/woocommerce/process/integrating-deliveries-from-sage-x3-to-woocommerce.md)), and follow these steps:

1. Proceed to create the Delivery

<figure><img src="/files/yxVKpixwS7iJQDalgLBm" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/avK9pfixt1c73hZm4lNS" alt=""><figcaption></figcaption></figure>

2. In the **Management** section, select the Carrier
3. In the **Tracking Information** section, set the Carrier, Add Shipment  ID
4. Click on **Process Ship** to complete the shipment, as shown below

<figure><img src="/files/lb6g5XHJyM2eCuBGZzjT" alt=""><figcaption></figcaption></figure>

5. It will display a success message as below

<figure><img src="/files/aV19Mzx9vQRuGpvis6s1" alt=""><figcaption></figcaption></figure>

&#x20;      Now the Delivery creation is done in Sage X3.

#### <mark style="color:$danger;">**Steps to start the GUMU Process to integrate Deliveries from Sage X3 to WooCommerce**</mark>

1. [**Log in** to your **BPortaly GUMU**](/gumu-tm-cloud-integrations-1/gumu-cloud-integrations-by-bportaly/login-process.md#login-sign-up) account.
2. Go to the **App Store** and select the **GUMU** app.
3. Navigate to the **Connectors** section within the GUMU app.
4. Click on the **View More** button for the relevant connector.
5. Click the **Start** Button on the Sage X3 Deliveries Process

<figure><img src="/files/U1ogPGhXMMUohtT3BhZx" alt="" width="526"><figcaption></figcaption></figure>

6. Verify Logs under [Logs Tab of GUMU](/gumu-tm-cloud-integrations-1/gumu-cloud-integrations-by-bportaly/logs.md)

<figure><img src="/files/SUzSwPMA3D9bUwDzhYG3" alt=""><figcaption></figcaption></figure>

7. Check if the Tracking Information is added into WooCommerce Order

<figure><img src="/files/kU9CxKZ3v3Bw1kjpfgw5" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.greytrix.com/gumu-tm-for-sage-x3-integration/woocommerce/process/integrating-deliveries-from-sage-x3-to-woocommerce.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
