Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

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