CustomWebLinkReadAll

Extracts all of the custom Web link configuration data for a company.

Usage

Use the CustomWebLinkReadAll method to read all of the custom Web links.

There is no input argument; the method simply returns all of the custom Web link data.

See CustomWebLinkUpsert for information about the custom Web link data specified in apData:WebLinkSet.

Note: Internally, concatenated fields are custom Web links, however you cannot use the CustomWebLinkReadAll method to read concatenated field data.

Arguments

The following table describes the arguments taken by the CustomWebLinkReadAll method.

Table Arguments Taken by the CustomWebLinkReadAll Method

Name Description Required Default I/O

apData:ListOfWebLinkSet

The extracted data for all custom Web links.

Not applicable

Not applicable

Output

Return Value of the Call

The custom Web links are returned.