Request a feature
Workflow Functions is shaped by what merchants and developers actually need. If something is missing, awkward, or would save you time, we want to hear it.
Send us your idea
Two ways to reach us, whichever is easier:
- In-app chat - open any page of Workflow Functions in your Shopify admin and use the chat bubble in the corner. This is the fastest route and keeps your request tied to your store.
- Email - write to us with your idea. Include your store URL so we can follow up.
We read every request.
What makes a request easy to act on
You do not need to write a spec. A sentence is fine. But if you can, include:
- The goal - what you are trying to achieve in your store, not just the feature. "I want to notify my warehouse when a high-value order comes in" tells us more than "add a webhook option".
- What you do today - the workaround you are using now, if any.
- Where it fits - the Flow trigger, the editor, permissions, secrets, the API, or somewhere else.
- How often it matters - a daily annoyance and a once-a-year edge case get weighed differently.
Screenshots and short examples always help.
Good things to ask for
Some requests we especially want:
- A template you wish existed. If you have written a function others would use, you can also publish it yourself - see Using templates.
- A Shopify resource or field you need to read or write that is not available yet - see Permissions and store data access.
- A rough edge in the editor, testing, or run history - see How to create a function and Run history and troubleshooting.
- Anything in the API or MCP surface for automating your functions - see Developer API and MCP.
What happens next
- We reply to confirm we have it, usually within a couple of business days.
- Related requests are grouped, so if others have asked for the same thing, yours adds weight.
- When something you asked for ships, we note it in the changelog and, when it is significant, on the blog.
Found a bug instead?
If something is broken rather than missing, send it the same way and include the function, the run (from Run history and troubleshooting), and what you expected to happen. Bugs jump the queue.
Next steps
- Introduction to Workflow Functions - what the app can already do.
- How to create a function - build your first function.