Basic Information

appmixer.prestashop.core.AttachMessage

Attach Message To Customer

1.0.0

Public

Attach a message back to a customer by posting it to an existing customer service thread. Use this to send a reply that is visible to the customer.

Input Ports

in

FieldTypeDescription
Customer Thread ID text The ID of the customer service thread the message belongs to.
Message textarea The message content to send back to the customer.

Output Ports

out

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

Full Metadata