Line credentials#
You can use these credentials to authenticate the following nodes:
Supported authentication methods#
- Notify OAuth2
Related resources#
Refer to Line Notify's API documentation for more information about the service.
Using Notify OAuth2#
To configure this credential, you'll need a Line account and:
- A Client ID
- A Client Secret
To generate both, connect Line with Line Notify. Then:
- Open the Line Notify page to add a new service.
- Enter a Service name. This name displays when someone tries to connect to the service.
- Enter a Service description.
- Enter a Service URL
- Enter your Company/Enterprise.
- Select your Country/region.
- Enter your name or team name as the Representative.
- Enter a valid Email address. Line will verify this email address before the service is fully registered. Use an email address you have ready access to.
- Copy the OAuth Redirect URL from your n8n credential and enter it as the Callback URL in Line Notify.
- Select Agree and continue to agree to the terms of service.
- Verify the information you entered is correct and select Add.
- Check your email and open the Line Notify Registration URL to verify your email address.
- Once verification is complete, open My services.
- Select the service you just added.
- Copy the Client ID and enter it in your n8n credential.
- Select the option to Display the Client Secret. Copy the Client Secret and enter it in your n8n credential.
- In n8n, select Connect my account and follow the on-screen prompts to finish the credential.
Refer to the Authentication section of Line Notify's API documentation for more information.