- Short answer
- No — Shopify Flow has no built-in trigger or action for staff accounts; suspend or remove them in Settings > Users, or suspend via SCIM on Plus.
- Search boundary
- Flow's trigger and action reference, read September 23, 2026: 83 triggers, 109 actions, none tied to a staff account.
- Send Admin API request
- Calls most Admin API mutations; the StaffMember reference, read September 23, 2026, has none that suspends or deletes staff.
- Partner apps
- An app can add its own Flow triggers and actions; this answer covers what Flow itself ships.
- Removing a user
- Permanent: "You can't undo this action." Suspending keeps the account but takes away access.
- SCIM
- Shopify Plus organizations only; a permanent delete in your identity provider might delete the user.
Does Flow have any trigger or action for staff accounts?
In Flow's trigger and action reference we read on September 23, 2026 — 83 triggers and 109 actions — none is tied to a staff account, an invitation or a role. Partner apps can build their own Flow tasks, so this covers what Flow itself ships.
Customer account disabled and Company contact assigned permission concern customers and B2B contacts; the delete actions stop at companies, customers, products, variants and redirect URLs. Send internal email "is best used to send emails to staff" but changes no account.
Can Flow's Send Admin API request action suspend or remove staff?
Send Admin API request "can use most mutations in the GraphQL Admin API to make changes to your store," so the question moves to the API itself. In the latest StaffMember reference we read on September 23, 2026, no mutation creates, suspends or deletes a staff account; the two mutations named for staff change B2B company-location links, not accounts.
Send HTTP request (Plus, Advanced and Grow plans) doesn't change this: for Shopify's GraphQL Admin API, its page says to "consider using the Send Admin API request action instead."
How do you suspend or remove a staff account without Flow?
In Settings > Users, Suspend access keeps the account but takes away its access, while removing a user is permanent: "You can’t undo this action." Whether to suspend or remove a departing staff member is its own decision.
A CSV import can "create, suspend, or reactivate users in bulk."
SCIM, run through your identity provider, is "available only for organizations on the Shopify Plus plan." Removing an active user's access there means "they're suspended in your organization"; after a permanent delete, they "might be deleted from your organization, depending on your identity provider setup."
This article was written entirely by AI under human editorial direction. The editor sets the topic and structure, runs multi-stage validation on facts, links, and interactive elements, and verifies the output is useful from a business perspective. All claims are checked against official Shopify sources. Details may change — always confirm critical data at shopify.com.
Editorial Policy