Method
To help you get started with web service, here's a little memo of techniques used in this tutorial.

 

 

 

 

 

Method parameters

 

 

 

 

 

REST

 

Method

 

url

resource

id

postXml

putXml

 

C

POST

 

add

 

X

X

 

X

 

 

R

GET

 

get

 

X

X

X

 

 

 

U

UPDATE

 

edit

 

X

X

X

 

X

 

D

DELETE

 

delete

 

X

X

X

 

 

 

If the URL parameter is specified, no other setting can be used and vice versa.
Options

Key

Key suffix

 

prefix

Value

Suffix

Description

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="8911254b-07fb-404d-939a-978f930f2aca"><ac:plain-text-body><![CDATA[

display

 

 

 

[enEN:field1,field2 …]

 

Only display fields in brackets

]]></ac:plain-text-body></ac:structured-macro>

display

 

 

 

full

 

Display all fields

Key

Key suffix

 

prefix

Value

Suffix

Description

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="463a3be4-9444-4ccd-8453-053f46d3724b"><ac:plain-text-body><![CDATA[

filter

[enEN: field ]

 

 

[value1

enEN:value2]

 

Filter "field" with value between 'value1 " and "value2"

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="c2fcf0dd-69ce-4e8d-ad4e-988840548778"><ac:plain-text-body><![CDATA[

filter

[enEN: field ]

 

 

[enEN:value]

 

Filter field with the value "value"

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="85cc0bbe-be5b-483a-8cd1-84659fd94c47"><ac:plain-text-body><![CDATA[

filter

[enEN: field ]

 

 

[enEN:value1,value2…]

 

Filter fields for values specified between brackets

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="8f599e9d-8177-4982-98f5-31915fee83ba"><ac:plain-text-body><![CDATA[

filter

[enEN:field]

 

%

[enEN:value]

%

Filer "columns" for values containing "value"

]]></ac:plain-text-body></ac:structured-macro>

Key

Key suffix

 

prefix

Value

Suffix

Description

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="b5ec6960-2cd3-4078-b01a-155db4365ee5"><ac:plain-text-body><![CDATA[

sort

 

 

 

[enEN:field1_ASC,field2_DESC,field3_ASC]

 

Sort by field with the suffix _ASC _DESC or in the order

]]></ac:plain-text-body></ac:structured-macro>

sort

 

 

 

full

 

show all fields


Key

Key suffix

 

prefix

Value

Suffix

Description

limit

 

 

 

Number

 

Limit the result to « Nombre »

limit

 

 

 

Starting index, Nombre

 

Limit the result to "Number" from the "Index"