This Action will post a message from the IFTTT bot to your LINE.
Developer info
- API endpoint slug
- line_v2.send_message_to_self
- Filter code method
- LineV2.sendMessageToSelf.skip(string?: reason)
- Runtime method
- runAction("line_v2.send_message_to_self", {})
Action fields
Message Text input > Long text
- Label
- Message
- Helper text
- The message should be less than 5000 characters.
- Slug
- message
- Required
- true
- Can have default value
- true
- Filter code method
- LineV2.sendMessageToSelf.setMessage(string: message)