Skip to main content
SMS settings for Customer Service SMS providers.

Constructors

NSSmsConfig()

Initializes a new instance of the NSSmsConfig class.

Methods

GetDefaultSmsCountry()

Returns: CRMScript.Global.String - Phone prefix, will default to the current users HomeCountryId. Example:

GetNetServerSmsProvider()

Returns: CRMScript.Global.String - Name of the selected provider, i.e. CM, Compaya SMS (cpsms.dk), Intelecom SMS, Link Mobility SMS, SMS Teknik, or TXTLocal. Example:

GetNsPluginConfig()

Returns: CRMScript.Native.Map - Configuration settings provided by the SMS provider. Typically contains newline-delimited settings such as username and password. Example:

GetNsPluginSender()

Returns: CRMScript.Global.String - The sender of the SMS messages. This text will appear on the recipient’s mobile phone. Example:

SetDefaultSmsCountry(String)

Returns: CRMScript.Global.Void Example:

SetNetServerSmsProvider(String)

Returns: CRMScript.Global.Void Example:

SetNsPluginConfig(Map)

Returns: CRMScript.Global.Void Example:

SetNsPluginSender(String)

Returns: CRMScript.Global.Void Example: