Hi, I’ve been working on a custom app for a clients’ store, and I’d love some help with further integration.
Goal: Creating an integration that allows us to filter the orders in the admin on multiple tags at once.
Approach: I reached out to Shopify before and did some research, and ended up creating an Admin UI Extension Action. This action was the closest to integrating into the existing orders page, and allows my client to enter multiple tags. Once the tags are entered, they can tap the ‘filter’ button, which correctly fetches the orders that have the matching order tags. So I’ve basically got all the data needed here, but now I want to integrate and visualize this in the admin. Below is a screenshot of the action block (don’t mind styling, functionality is my first priority right now).
In our dream scenario, we could just integrate this directly into the existing orders overview (see below), and have the orders in there be replaced by the ones I just fetched the data for. So that’s essentially a perfect integration of that extra multitag filter. But I’m also open to another way to integrate it.
Would love any and all advice on this topic, seeing as the possibilities in Shopify’s documentation are a bit limited, and the support guided me here as well.
Thanks in advance!

