kakaotalk-templates
Retrieves a list of available Kakaotalk message templates.
Syntax
kakaotalk-templates [profile=PROFILE] [duration=NUM{mon|w|d|h|m|s}] [from=yyyyMMddHHmmss] [to=yyyyMMddHHmmss]
Options
- profile=PROFILE
- Optional. Kakaotalk connect profile code
- duration=NUM{mon|w|d|h|m|s}
- Optional. Scan only recent data. e.g. 10s, 5m, 1h, 1d
- from=yyyyMMddHHmmss
- Optional. Start date. yyyy-MM-dd format.
- to=yyyyMMddHHmmss
- Optional. End date. yyyy-MM-dd format.
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | Kakaotalk connect profile code |
| code | String | Template code | Template code |
| name | String | Template name | Template name |
| content | String | Content | Template content |
| title | String | Title | Highlight title |
| subtitle | String | Subtitle | Highlight subtitle |
| message_type_code | String | Message type code | Template message type code (BA, EX, AD, MI) |
| message_type | String | Message type | Template message type description |
| is_dormant | Bool | Dormant | Template dormant status |
| is_block | Bool | Blocked | Template block status |
| is_security | Bool | Security | Security template flag |
| category_code | String | Category code | Template category code |