XML-RPC / weblog: add
 Home   About Conversant   Free Sites   Hosting   Support   XML-RPC 

Search



xmlrpc >> interfaces >> weblogs >> weblog: add
<< Previous | | Next >>

weblog: add

Interface: weblog
Method: add

Description:
Add an existing message to a weblog.

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

Optional Parameters:

  • targetDate

Returns:
true

Last update: 3/29/2001

xmlrpc >> interfaces >> weblogs >> weblog: add