Line Notify
App Vendor: Line
App Category: Messaging
Connector Version: 1.0.0
API Version: 2021-06-14
About App
Line Notify is a notification service that allows users to link to a web service and receive notifications from the linked web service. If you connect your service with Line Notify, Line users can easily receive notifications from it.
The Line Notify app is configured with Orchestrate to perform the following actions:
Action Name | Description |
---|---|
Send a Notification | This action sends notifications to users or groups that are related to an access token. |
Configuration Parameters
The following configuration parameters are required for the Line Notify connector app to communicate with the Line Notify enterprise application. The parameters can be configured by creating instances in the app.
Parameter | Description | Field Type | Required/Optional | Comments |
---|---|---|---|---|
Client ID | Enter the client ID. | Text | Required | |
Client Secret | Enter the client secret. | Password | Required | |
Redirect URI | Enter the redirect URI to assigned authorization endpoint API. | Text | Required | |
Code | Enter a code parameter value generated during redirection. | Text | Required |
Action: Send a Notification
This action sends notifications to users or groups that are related to an access token. You can receive access token by accessing OAuth2 token endpoint using the parameters given during redirection.
Action Input Parameters
Parameter | Description | Field Type | Required/Optional | Comments |
---|---|---|---|---|
Message | Enter the message. | Text | Required | The maximum length of message can be 1000 characters. |
Extra params | Enter the extra_params. | Key Value | Optional | Allowed keys:
|