Skip to content

Rule.io SDK


Rule.io SDK / rcml/src / CreateSmsLinkNodeOptions

Interface: CreateSmsLinkNodeOptions

Defined in: rcml/src/sms/builders/nodes.ts:50

Options for createLinkNode.

Properties

shorten

shorten: boolean

Defined in: rcml/src/sms/builders/nodes.ts:59

Whether URL shortening is enabled for this link.


track

track: boolean

Defined in: rcml/src/sms/builders/nodes.ts:57

Whether click tracking is enabled for this link.


url

url: string

Defined in: rcml/src/sms/builders/nodes.ts:55

The URL. This is used both as the link destination and as the visible text in the message body.