# Automatically enable and disable online fulfillment for locations

While you can't query location data directly in flow, you can get to it by setting up a product that is linked to each of the locations and then you can get that product data in flow and grab the locations on it that way.

I built a flow to automatically activate and deactivate online fulfillment for \~20 locations.&#x20;

This is something that retailers with multiple locations can use. It's common for online/instore hybrid shopify stores to want to only enable online fulfillment in locations after hours.

<figure><img src="/files/1XWfleTNC2OMmy43qQyb" alt=""><figcaption></figcaption></figure>

Contact me if you're interested in using this flow: <kalen@flow-helper.com>


---

# 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://kalenj.gitbook.io/templates/automatically-enable-and-disable-online-fulfillment-for-locations.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.
