ConnectApi.ActivationContactPointInput

Represents the activation contact point input.
Property Type Description Required or Optional Available Version
attributesConfig List< ConnectApi.ContactPointAttributeInput> Attributes for the contact point. 60.0
entityName String Entity name for the contact point. 60.0
externalPlatformHashMethod String External platform hash method for the contact point. 60.0
filterExpression List< ConnectApi.DMOFilterInput> Filter expression for the contact point. 60.0
queryPathConfig List< ConnectApi.QueryPathInputConfig> Query path configuration list. 60.0
sourcesConfig List< ConnectApi.ContactPointSourceInput> Source configurations for the contact point. 60.0
type ContactPointTypeRepresentationEnum Type of contact point.
  • Email
  • Maid
  • Ott
  • Phone
  • Push
  • Subscriber_Key_Email
  • Subscriber_Key_Phone
  • WhatsApp
60.0