--- title: MessageSentVia - Partner API description: The platform that was used to send the message. api_version: 2025-01 api_name: partner type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/partner/2025-01/enums/messagesentvia md: https://shopify.dev/docs/api/partner/2025-01/enums/messagesentvia.md --- # Message​Sent​Via enum The platform that was used to send the message. ## Valid values * DASHBOARD The message was sent through the Partner Dashboard. * EMAIL The message was sent through an email. *** ## Fields * [Message.sentVia](https://shopify.dev/docs/api/partner/2025-01/objects/Message#field-Message.fields.sentVia) OBJECT A message exchanged within a conversation. *** ## Map ### Fields with this enum * <-|[Message.sentVia](https://shopify.dev/docs/api/partner/2025-01/objects/Message#field-Message.fields.sentVia)