Kakaotalk

Download 9
Last updated Apr 2, 2026

kakaotalk-send-batch

The message provided as an input record is sent as a KakaoTalk AlimTalk notification. The field names in the input record are mapped to the template variables (#{variable_name}) and replaced accordingly. The 'to' field in the input record must contain the recipient's phone number (e.g., 010-0000-0000).

Syntax

kakaotalk-send-batch profile=PROFILE template_code=TEMPLATE_CODE [dry-run=DRY-RUN]

Options

profile=PROFILE
Required. Kakaotalk connect profile code
template_code=TEMPLATE_CODE
Required. Message template code
dry-run=DRY-RUN
Optional. t or f. Specify 't' to preview without sending. (Default is f)