Getting started with KakaoTalk
The Provisioning API allows you to create and manage KakaoTalk Senders and Templates. The guides listed below will walk you through the process of:
- Creating a KakaoTalk Sender using the Provisioning API
- Creating KakaoTalk Templates using the Provisioning API
Creating KakaoTalk Senders
To create a Sender for KakaoTalk, you must first have a registered KakaoTalk account, which provides you with aplusFriendId
. Once you have obtained a plusFriendId
, you can continue with creating a Sender using the Provisioning API.Note:
You may also use the Sinch Customer Dashboard to create KakaoTalk Senders. If you have already used the Dashboard to create a Sender and want to manage Templates, you can skip to the template section.
For information on how to set up a Sender, click here
Creating KakaoTalk Templates
After creating a KakaoTalk Sender, you can create and manage the Templates used to send KakaoTalk messages on the KakaoTalk channel of the Conversation API.
For information on how to set up and manage templates, click here.