LINE Notification Action

The LINE Notification Action sends a message to the specified LINE Notify URL.

Configuration

Condition

In the Action Condition section, you can specify the conditions under which the action will be executed using the values (Message or Context) from the event source to the channel. For more details on the expressions you can input, please refer to Using Expressions in Actions.

Config

Configure the content to be notified via LINE Notify.

Message

Enter the content to be sent to LINE Notify. In the Message field, you can specify values from events or messages (Message or Context sent to the channel). For more details on the expressions you can input, please refer to Action Config Expressions.

Credentials

Select the credential where your LINE API token is registered or register your LINE API token in the credentials by clicking on Add with the following settings:

Output

Configure how to handle the output data of the action. Refer to Enable Republishing of Action Output for more details.

Output Data of the Action

The output data from the LINE Notification Action is the response from LINE Notify.

For example, the response when processed successfully is as follows:

{"status":200,"message":"ok"}