/
CreateMessages
CreateMessages
Inputs (Array[]) inherits from EntityBase
Name | Type | Description | Mandatory | Available from version |
---|---|---|---|---|
Receiver | Guid | The user that the task is associated to. | Yes | New method in 2.24 |
Subject | string | The subject of the message. | ||
Body | string | The body of the message. | ||
EventDate | DateTime | A date associated with the message. | ||
IsRead | bool | If the message is read by the customer. | ||
IsPublic | bool | If the message is public. | ||
IsPromoted | bool | If the message is promoted i.e. shown on the account overview when the user logs in. | ||
IsHTML | bool | If the body of the message contains html this should be set to true. | ||
Priority | string | Which priority the message should have. Allowed values are: "High", "Medium", "Low". Default are set to: "Medium". | ||
Status | string | Which status the message should have. Allowed values are: "Created", "InProgress", "Done", "Closed". Default are set to "Created". | ||
SendMail | bool | If mail should be sent to the receiver of the message | 2.26 | |
SendMailNotification | bool | If notification mail should be sent for this message | 2.26 |
Response rows
Name | Type | Description | Available from version |
---|---|---|---|
Entities | Array | All messages in the request is returned along with each message BrickId and array of Errors per message | |
Code examples
Blog Posts
, multiple selections available,
Related content
CreateTasks
CreateTasks
More like this
GetAccounts
GetAccounts
Read with this
GetMessages
GetMessages
More like this
UpdateMessages
UpdateMessages
More like this
UpdateTasks
UpdateTasks
More like this
CreateNotes
CreateNotes
More like this
Terms of License
Change Policy
© 2009 - 2024 Huddlestock Technologies AB All rights reserved