Skip to main content

ConnectedServiceType

A connected service is an external service that can be integrated with the Promotions API, such as Shopify or Tremendous.

enum ConnectedServiceType {
UNKNOWN
SHOPIFY
TREMENDOUS
GATHER
KLAVIYO
}

Values

ConnectedServiceType.UNKNOWN

ConnectedServiceType.SHOPIFY

ConnectedServiceType.TREMENDOUS

ConnectedServiceType.GATHER

ConnectedServiceType.KLAVIYO

Member Of

AddConnectedServiceInput input ● AddCreditEntryInput input ● AddPromotionDestinationInput input ● ConnectedService object ● ContactInput input ● ConvertCreditInput input ● CreatePromotionInput input ● CreditEntry object ● importContacts mutation ● RemoveConnectedServiceInput input ● UpdateContactInput input ● UpdatePromotionInput input