Bold360 and BoldChat Developer Center

createChatCannedMessage

Creates a new Chat Canned Message in the provided folder.

Input parameter

Parameter Type Required Description
Name string id yes The message's reference name.
Keywords string id no The message's comma-separated keywords.
Text string yes The message's content in HTML markup or plain text.
Subject string no The message's friendly name, visible to customers.
Language string id no

The message's language.

Possible values: de, en, es, fr, it, ja, ko, nl, pt

FolderID string id no

The Chat Canned Message folder in which to store the new message.

  • If not provided, defaults to the root Chat Canned Message folder.

Return values

Parameter Type Description
SetupItemID long The new message's ID.