- Using the App Explorer API
Describes how to use the App Explorer API in Studio Pro to create a context menu for microflows.
The following how-tos teach you how to use the Extensibility API for Web Developers in different use cases.
Describes how to use the App Explorer API in Studio Pro to create a context menu for microflows.
Describes how to create and manage a dockable pane using the web extensions API in Studio Pro.
Describes how to use the Element Selector API to select documents or entities from your application with filtering options based on module name, document name, and SDK name.
Describes how the permission system works for web extensions in Studio Pro and explains how extensions request and users grant access to sensitive APIs.
Describes how to introduce a new document type and set up a custom editor that allows users to edit documents of that type.
Describes how to interact with local application files from within an extension by adding buttons and event handlers for saving, loading, and deleting files.
Describes how to use the Model Access API to access and modify the Mendix model through web extensions.
Describes how to show a message box to a user by creating menu items that display a dialog with text.
Describes how to display a simple pop-up notification in Studio Pro using the Web Extensibility API.