> 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-shopify-to-wakilni-portal-nov-2023.md).

# Order auto creation from Shopify to Wakilni portal - Nov 2023

1\. As client, login to Wakilni portal

2\. In the settings page, click "APP TOKENS"

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-11-28/0e576a38-5322-49cc-a366-2a7599c29444/ascreenshot.jpeg?tl_px=0,0\&br_px=1719,934\&force_format=png\&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=286,89)

3\. Click on the edit icon for the selected shop

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-11-28/d5a6fc08-8b92-420c-bfb3-20ce57514db3/ascreenshot.jpeg?tl_px=200,0\&br_px=1920,934\&force_format=png\&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=919,303)

4\. Click to enable "Order auto creation from Shopify to Wakilni" feature

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-11-28/e39fa8f2-c26f-48ea-98b2-b5c58ec2173b/ascreenshot.jpeg?tl_px=364,277\&br_px=1439,878\&force_format=png\&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)

5\. Click "SAVE EDIT"

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-11-28/94602ad7-183a-4adb-8c63-d5a4f852fb94/ascreenshot.jpeg?tl_px=809,333\&br_px=1884,934\&force_format=png\&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,449)

6\. The orders will appear directly in the "Shipped" page

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-11-28/a6a31a66-4b29-4e4b-b0ff-a206df7fe828/ascreenshot.jpeg?tl_px=0,333\&br_px=1075,934\&force_format=png\&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=58,290)

7\. The order will be added automatically to the active page

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-11-28/660a35e4-2e14-4d3e-a4ec-e599f62f494f/ascreenshot.jpeg?tl_px=0,0\&br_px=1719,934\&force_format=png\&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=423,505)

8\. If an error occurs when pushing the order i.e. missing phone number. You can check the errors in the Notifications banner on top. Click on the notification bell to see notifications.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-11-28/e51c2c42-2ada-48fb-838e-57cc32664d8d/ascreenshot.jpeg?tl_px=0,0\&br_px=1075,600\&force_format=png\&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=270,0)

9\. In case any error happened and the order creation is failed, you will get a notification

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-11-28/2150dd64-d1b4-4d06-8f04-ebe214c9c94d/ascreenshot.jpeg?tl_px=0,0\&br_px=1075,600\&force_format=png\&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=308,71)

10\. To see the Unshipped Order to correct them, Go to Third-Party -> Your Shop Name -> Unshipped, Edit orders and Ship again

*For your inquiries, please don’t hesitate to contact us on* [*frontdesk@wakilni.com*](mailto: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-shopify-to-wakilni-portal-nov-2023.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.
