Common-Info; Custom-Field-Update - MACROMEDIA BREEZE 5 Integration Manual

Hide thumbs Also See for BREEZE 5:
Table of Contents

Advertisement

common-info

Availability
Breeze 4.
Description
Provides basic information about the current user and server.
If you call
common-info
the
tag is not included, and the
user
Parameters
None.
Filters
Results cannot be filtered or sorted.
Returned elements
common
Sample results
<results>
<status code="ok" />
<common locale="en">
<cookie>breezm5qtgnye46zpckbf.MARIANNE</cookie>
<date>2004-02-12T15:53:19.797-07:00</date>
<host>http://admin.breeze.example.com</host>
<url>/api/xml?action=common-info</url>
<version>breeze_402_r116</version>
<account account-id="222914" />
<user user-id="503562">
<name>Greg Erweck</name>
<login>gerweck@example.com</login>
</user>
<user-agent>
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107
Firefox/1.0
</user-agent>
</common>
</results>

custom-field-update

Availability
Breeze 4. This API is not supported in Breeze 5.
This API was replaced by the
Description
Updates the specified account custom field. Creates a new custom field if none exists.
60
Chapter 4: XML API Reference
without logging in first, the same information is returned, except that
account-id
acl-field-update
value may be different.
API.

Advertisement

Table of Contents
loading

Table of Contents