General Tab of the Custom Menu Item Dialog Box

Use the General tab to configure the general settings about the custom menu item.

For more information on the Custom Menu feature, see Custom Menu Overview. For more information on the other tabs in this dialog box, see Custom Menu Form and Custom Menu Item Dialog Box.

Field

Description

Name

Use this field to specify the name of the custom menu item.

API Name

Use this field to specify the description of the API endpoint.

HTTP Verb

Use this field to select the HTTP verb to use.

Your options are:

  • DELETE

  • GET

  • POST

  • PUT

This field defaults to POST.

API URL

Use this field to specify the endpoint URL.

Body Content Type

Use this field to select the format of the data being sent.

Your options are:

  • JSON

  • Format URL Encoded

This field defaults to JSON.

Body Template

Use this field to enter the structure that outlines how data should be formatted when sending or receiving JSON data in an API request or response.

This field is enabled only when you select JSON in the Body Content Type field.


View location

Learn more about...