> For the complete documentation index, see [llms.txt](https://wiki.wakilni.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.wakilni.com/release-notes/order-auto-creation-from-woocommerce-to-wakilni-oct-2024.md).

# Order Auto-Creation from WooCommerce to Wakilni - Oct 2024

1\. As client, Login to Wakilni portal.

2\. Go to "Settings" page.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-10-07/25c5535e-24b1-4f1f-8b70-8156fc347ad0/ascreenshot.jpeg?tl_px=0,311\&br_px=1075,912\&force_format=jpeg\&q=100\&wat_scale=95\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=90,536)

3\. Click "APP TOKENS" tab.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-10-07/918fe750-c51b-44ee-ae75-28a7815e216f/ascreenshot.jpeg?tl_px=0,0\&br_px=1075,600\&force_format=jpeg\&q=100\&wat_scale=95\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=445,160)

4\. Click "LINK TO A THIRDPARTY APP" button.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-10-07/1aedcae1-e90a-4a71-b07d-5535442d96f4/ascreenshot.jpeg?tl_px=844,0\&br_px=1920,600\&force_format=jpeg\&q=100\&wat_scale=95\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=840,231)

5\. Choose third party "woocommerce".

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-10-07/818d3462-a0e1-463d-abce-554a6026bba0/ascreenshot.jpeg?tl_px=198,65\&br_px=1273,666\&force_format=jpeg\&q=100\&wat_scale=95\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=502,265)

6\. Fill all the needed information including the shop key and secret.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-10-07/1c51f6b7-ef97-46bd-9f64-bec7b8f4eaf4/ascreenshot.jpeg?tl_px=62,158\&br_px=1337,871\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=523,277)

7\. You have the option to automatically create orders from WooCommerce directly in the Wakilni portal.&#x20;

**Note:** that orders with the 'Draft' status in WooCommerce will not follow this option and will still need to be created manually from the unshipped page.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-10-08/be454ab3-9373-4042-a5a7-77c3e162cca4/ascreenshot.jpeg?tl_px=375,271\&br_px=1450,872\&force_format=jpeg\&q=100\&wat_scale=95\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=502,265)

8\. Then, click "CREATE".

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-10-08/d1131bbe-41a4-40c3-9906-947f82f7e420/ascreenshot.jpeg?tl_px=828,311\&br_px=1903,912\&force_format=jpeg\&q=100\&wat_scale=95\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=502,374)

**Note:** If you already integrated your WooCommerce site with Wakilni, you can enable auto-creation by editing your integration settings&#x20;

Tip: For your inquiries, please don’t hesitate to contact us on <frontdesk@wakilni.com>


---

# 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://wiki.wakilni.com/release-notes/order-auto-creation-from-woocommerce-to-wakilni-oct-2024.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.
