Basic Information

appmixer.prestashop.core.CreateNote

Create Note

1.0.0

Public

Create an internal (private) note on a customer service thread. The note is stored as a private customer message and is not shown to the customer.

Input Ports

in

FieldTypeDescription
Customer Thread ID text The ID of the customer service thread to attach the note to.
Note textarea The internal note content. Only visible to employees, not to the customer.

Output Ports

out

FieldTypeDescription
Message ID string -
Customer Thread ID string -
Note string -
Private string -
Created Date string -

Full Metadata