Available in Classic
You can manage triggers provided by Cloud Functions in Trigger. You can also run the created triggers and monitor the result with graphs and tables.
This section describes how to use the Trigger interface, check trigger information, edit and delete triggers, and monitor run results by trigger type.
NAVER Cloud Platform services or external applications can call actions using triggers. Triggers can be created in actions. For more information, see Action management.
Trigger interface
The Trigger interface includes the following components:

| Component | Description |
|---|---|
| ① Menu name | Current menu name and the number of triggers created. |
| ② Basic features | Refresh Trigger interface, go to product information. |
| ③ Trigger management | Edit and delete triggers. |
| ④ Trigger search | Search for triggers to view. |
| ⑤ Trigger list | List of created triggers. |
Check trigger list
To check trigger list:
- In the Classic environment of the NAVER Cloud Platform console, navigate to
> Services > Compute > Cloud Functions. - Click the Trigger menu.
- Check the trigger list created in Triggers.
- Type: The type of trigger.
- Name: The name of trigger.
- Description: Additional information on trigger.
- Last updated: The date and time for most recent trigger update.
- Click the trigger name to check the details.
API Gateway type triggers are not included in the trigger list.
Trigger details

| Component | Description |
|---|---|
| ① Overview | Run, edit, and delete triggers. |
| ② Connection information | Connected action information and add connected actions. |
| ③ Details | Basic trigger information, connected action information, monitoring, and default parameters. |
Basic information
Basic trigger information

Basic information
- Name: The name of trigger.
- Type: The type of trigger.
- Description: Additional information on trigger.
Connection/run information
- Service event information that triggers actions or conditions that run triggers.
Action
Information about actions connected to the trigger.

- Package/Action: Name of the connected action and the package it belongs to.
- Description: Additional information about the action.
- Runtime: Action runtime.
- Last updated: The date and time for most recent action update.
Monitoring
Trigger results and details.

Graph
- Status: Success and failure rate of triggers during the selected period.
- Execution count: Number of successful and failed trigger runs during the selected period.
Table
- ID: Unique ID for the trigger result. Click to view details.
- Status: Whether the trigger run succeeded or failed.
- Start time: The time the trigger run began.
- You can monitor the run results of all the actions and triggers run during the selected period in Dashboard. For more information on how to use Dashboard, see Dashboard.
Default parameter
Set default values for parameters to pass to actions.

Edit trigger
You can edit everything except the trigger's name and type. To edit a trigger:
- In the Classic environment of the NAVER Cloud Platform console, navigate to
> Services > Compute > Cloud Functions. - Click the Trigger menu.
- Click the trigger you want to edit in Triggers.
- In the Trigger overview, Click [Edit].
- Edit the necessary information.
- Click [Save].
Delete trigger
You can delete a trigger. Proceed carefully as a trigger cannot be restored once deleted. To delete a trigger:
- In the Classic environment of the NAVER Cloud Platform console, navigate to
> Services > Compute > Cloud Functions. - Click the Trigger menu.
- Select the trigger you want to delete in Triggers.
- In Trigger overview, click [Delete].
- Click [Delete].