LINE
The Line modules enable you to monitor, publish or update posts, photos and videos in your Line account.
Prerequisites
- Created a dedicated Messaging API channel for your bot
To connect your Line account to Make follow these steps:
1. Log in to the LINE Developers console.
2. Create a new provider.

3. Click the Create a Messaging API channel.

4. Provide the required information and click Create to create a channel.

5. In the channel created above, open the Messaging API tab and scan the QR code using your LINE app to add the channel as a friend.

6. In the Messaging API tab, scroll down to the Channel access token section and click the Issue button to generate the Channel Access Token.
7. Navigate to the Basic settings tab, scroll down and copy the provided User ID.

8. Go to Make and open the LINE module's Create a connection dialog.
9. Enter the Channel access token you have generated in step 6 and the User ID copied in step 7 to respective fields and click the Continue button to establish the connection.
The connection has been established. You can proceed with setting up the module.
Triggers when an event occurs.
The webhook URL needs to be generated in Make and then added to LINE's developer settings.
1. Add the Watch New Activity module to your Make Make.
2. Generate and copy the webhook URL.
3. Log in to your LINE Developers account.
4. Navigate to Providers > {your provider} > {your messaging API channel} > Messaging API tab.
5. Enter the webhook URL copied in step 2 above to the Webhook URL field and click Update.

6. Activate the Use webhook option.
Now, every time an event occurs, the Watch Events module in your Make Make is triggered.