> For the complete documentation index, see [llms.txt](https://kalenj.gitbook.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kalenj.gitbook.io/templates/get-unfulfilled-orders-for-a-customer-when-they-place-a-new-order.md).

# Get unfulfilled orders for a customer when they place a new order

This workflow will trigger when an order is placed and look for any unfulfilled orders by the same customer and send an email notification to the store admin about them.

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

[**Buy Template For $10**](https://buy.stripe.com/dR6bKcglV26H8r68wW)\
**Once you complete the purchase, you'll get a link to the .flow file template to import into your Shopify account in the Flow app.**


---

# 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://kalenj.gitbook.io/templates/get-unfulfilled-orders-for-a-customer-when-they-place-a-new-order.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.
