XML-RPC / messages: getClipping
 Home   About Conversant   Free Sites   Hosting   Support   XML-RPC 

Search



xmlrpc >> interfaces >> messages >> messages: getClipping
<< Previous | | Next >>

messages: getClipping

Interface: messages
Method: getClipping

Description:
Get a partial clipping of the message body property of a message. HTML will be stripped from the return value.

Required Parameters:

  • zoneId: [ string ] Unique identifier of a zone.
  • convId: [ string ] Unique identifier of a conversation. This will be the name of the conversation as it appears in the admin interface.
  • msgNum

Optional Parameters:

  • limit [ default = 100 ]

Returns:

Last update: 12/26/2001

xmlrpc >> interfaces >> messages >> messages: getClipping