Kakao Work

Download 10
Last updated Sep 22, 2024

kakaowork-send-msg-batch

Send multiple messages to Kakao Work. email and text fields are required.

kakaowork-send-msg-batch profile=PROFILE [email-field=EMAIL-FIELD] [text-field=TEXT-FIELD]
profile=PROFILE
Kakao Work connect profile code
email-field=EMAIL-FIELD
The field name to input the email of the user who will receive the message. Default value is email.
text-field=TEXT-FIELD
The field name that will receive the message content. Default value is text

Output Fields

FieldTypeNameDescription
msg_idStringMessage IDe.g. 757617552587034624
conversation_idStringConversation IDe.g. 10694910
is_successBoolIs successtrue or false.