Introduction
Represents the Add-In Menu item.
Properties

category

Or Sets where in the new navigation bar this menu item should reside.
This property works for the new navigation bar just like "Path" property for the old one.

path

Or Sets where in the menu hierarchy this menu item should reside.
It will follow the menuId specified or become a child item if a trailing slash is provided, such as "ActivityLink/".

svgIcon

Or Sets a URL to the svg image that is placed in front of the menu item.

url

Or Sets the URL to the HTML page to load when clicking on this menu item.

Loading API Runner...