> For the complete documentation index, see [llms.txt](https://help.bluecore.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.bluecore.vn/flows/cac-su-kien-kich-hoat/haravan.md).

# Haravan

- [When new customer created on Haravan](https://help.bluecore.vn/flows/cac-su-kien-kich-hoat/haravan/when-new-customer-created-on-haravan.md): Suspend workflow execution until a new customer is created on Haravan.
- [When customer deleted on Haravan](https://help.bluecore.vn/flows/cac-su-kien-kich-hoat/haravan/when-customer-deleted-on-haravan.md): Suspend workflow execution until customer is deleted on Haravan.
- [When customer updated on Haravan](https://help.bluecore.vn/flows/cac-su-kien-kich-hoat/haravan/when-customer-updated-on-haravan.md): Suspend workflow execution until customer is updated on Haravan
- [When customer enabled on Haravan](https://help.bluecore.vn/flows/cac-su-kien-kich-hoat/haravan/when-customer-enabled-on-haravan.md): Suspend workflow execution until customer is enabled on Haravan
- [When order cancelled on Haravan](https://help.bluecore.vn/flows/cac-su-kien-kich-hoat/haravan/when-order-cancelled-on-haravan.md): Suspend workflow execution until the order is cancelled on Haravan
- [When new order created on Haravan](https://help.bluecore.vn/flows/cac-su-kien-kich-hoat/haravan/when-new-order-created-on-haravan.md): Suspend workflow execution until a new order is created on Haravan
- [When order deleted on Haravan](https://help.bluecore.vn/flows/cac-su-kien-kich-hoat/haravan/when-order-deleted-on-haravan.md): Suspend workflow execution until order is deleted on Haravan
- [When order fulfilled on Haravan](https://help.bluecore.vn/flows/cac-su-kien-kich-hoat/haravan/when-order-fulfilled-on-haravan.md): Suspend workflow execution until order is fulfilled on Haravan
- [When order paid on Haravan](https://help.bluecore.vn/flows/cac-su-kien-kich-hoat/haravan/when-order-paid-on-haravan.md): Suspend workflow execution until the order is paid on Haravan
- [When order updated on Haravan](https://help.bluecore.vn/flows/cac-su-kien-kich-hoat/haravan/when-order-updated-on-haravan.md): Suspend workflow execution until the order info is updated on Haravan
- [When new product created on Haravan](https://help.bluecore.vn/flows/cac-su-kien-kich-hoat/haravan/when-new-product-created-on-haravan.md): Suspend workflow execution until a new product is created on Haravan
- [When product deleted on Haravan](https://help.bluecore.vn/flows/cac-su-kien-kich-hoat/haravan/when-product-deleted-on-haravan.md): Suspend workflow execution until product is deleted on Haravan
- [When product updated on Haravan](https://help.bluecore.vn/flows/cac-su-kien-kich-hoat/haravan/when-product-updated-on-haravan.md): Suspend workflow execution until product is updated on Haravan
- [When refund created on Haravan](https://help.bluecore.vn/flows/cac-su-kien-kich-hoat/haravan/when-refund-created-on-haravan.md): Suspend workflow execution until refund created on Haravan


---

# 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://help.bluecore.vn/flows/cac-su-kien-kich-hoat/haravan.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.
