# Getting started with Kakao messages

KakaoTalk is a widely used messaging platform in South Korea and offers a powerful way to connect with your users. With Pushwoosh, you can send KakaoTalk messages as part of your marketing campaigns through Customer Journeys using pre-approved message templates.

You can also send messages via the API using approved templates with variable substitution.



## Prerequisites for sending Kakao messages


To start sending KakaoTalk messages with Pushwoosh, make sure the following requirements are met:

<Steps>

1. **Connect KakaoTalk to Pushwoosh**

   Link your KakaoTalk account to your Pushwoosh project by configuring your User Code and Secret Key.
   [Learn more](/product/first-steps/start-with-your-project/configure-platforms/kakao-configuration/)

2. **Create and approve message templates**

   Create KakaoTalk message templates in the Pushwoosh Control Panel and submit them for approval. Only approved templates can be used for sending messages.
   [Learn more](/product/content/kakao-presets/)

</Steps>

## Create Kakao templates in Pushwoosh

Create and manage KakaoTalk message templates directly in the Pushwoosh Control Panel. Templates must be approved before they can be used in campaigns.

<LinkCard title="Learn more" href="/product/content/kakao-presets/" />

## Send Kakao messages

You can send KakaoTalk messages in Pushwoosh using the following methods:

### Via Customer Journey

Send KakaoTalk messages via Customer Journey using approved message templates with variable substitution for personalization.

<LinkCard title="Learn more" href="/product/messaging-channels/kakao/send-kakao-messages/#send-kakao-messages-via-customer-journey" />

### Via API
Send KakaoTalk messages using the Pushwoosh API. Use approved templates and personalize them with variables.

<Aside type="caution" icon="setting" title="Developer assistance needed">
You'll need your developer team's help to send KakaoTalk messages via API. Share the guide below with them to get started.
</Aside>

<LinkCard title="Learn more" href="/developer/api-reference/kakao/" />