Select "Actions" from the left-hand menu panel on the homepage.This page is the management page for actions. It shows actions within the chosen region, org and space.
Select an action from the page to move to the action details page.
The action details page will show properties for the chosen action.
For supported runtimes, action source code is shown in an editor which allows users to make changes live.
Using the menu on the left-hand side, different properties for the action can be accessed and modified.
- "Code" - shows action source code in editor.
- "Parameters" - shows default parameters for the action.
- "Runtime" - shows the action runtime, timeout value and memory limit.
- "Endpoints" - allows you to expose the action as web action.
- "Connected Triggers" - shows the triggers action is connected to.
- "Enclosing Sequences" - shows sequences which use this action.
Click the "Invoke" button to invoke an action and display the resulting activation record.
Input parameters to invocations can be modified using the "Change Input" button.
From the action overview page, new actions can be created by providing the source code through the browser-based editor.





