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

Search



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

messages: createAttachment

Interface: messages
Method: createAttachment

Description:
Add an attachment to an existing message.

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
  • attachment

Optional Parameters:

  • None.

Returns:

Last update: 12/26/2001

xmlrpc >> interfaces >> messages >> messages: createAttachment