--- title: MessageSentVia - Partner API description: The platform that was used to send the message. api_version: 2024-10 api_name: partner type: enum api_type: graphql source_url: html: 'https://shopify.dev/docs/api/partner/2024-10/enums/MessageSentVia' md: 'https://shopify.dev/docs/api/partner/2024-10/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.​sent​Via](https://shopify.dev/docs/api/partner/2024-10/objects/Message#field-sentVia) OBJECT A message exchanged within a conversation. *** ## Map ### Fields with this enum * <-|[Message.sentVia](https://shopify.dev/docs/api/partner/2024-10/objects/Message#field-sentVia)