# Shopify Flow

We offer two triggers on Shopify flow.

#### Zigpoll Post Purchase/Order Status Survey Completed

This trigger fires whenever a survey is completed on the Post Purchase or Order Status pages. This trigger includes the customer and order object so you can reference it in your Shopify flow workflow.

#### Zigpoll Survey Completed

This trigger fires whenever any survey is completed. This trigger does not include any additional data.


---

# Agent Instructions: 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://docs.zigpoll.com/shopify-app/shopify-flow.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.
