--- title: FlowTriggerReceivePayload - GraphQL Admin description: Return type for `flowTriggerReceive` mutation. api_version: 2025-01 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/2025-01/payloads/flowtriggerreceivepayload md: https://shopify.dev/docs/api/admin-graphql/2025-01/payloads/flowtriggerreceivepayload.md --- # Flow​Trigger​Receive​Payload payload Return type for `flowTriggerReceive` mutation. ## Fields * user​Errors [\[User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/2025-01/objects/UserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [flow​Trigger​Receive](https://shopify.dev/docs/api/admin-graphql/2025-01/mutations/flowTriggerReceive) mutation Triggers any workflows that begin with the trigger specified in the request body. To learn more, refer to [*Create Shopify Flow triggers*](https://shopify.dev/apps/flow/triggers). *** ## Map ### Mutations with this payload * [flow​Trigger​Receive](https://shopify.dev/docs/api/admin-graphql/2025-01/types/flowTriggerReceive)