Skip to main content

How to request data from KakaoTalk

Leverage your KakaoTalk data in Funnel via Custom Connectors.

Updated over a week ago

Introduction

Before Funnel can start developing a custom connector for KakaoTalk, there are a few prerequisites that you as a Funnel user need to be aware of when requesting data from KakaoTalk.

Authentication Setup

Create an App in KakaoTalk

You must create an app in KakaoTalk to get started. This will allow our system to interact with KakaoTalk's API services. For instructions on how to create an app, see the KakaoTalk documentation.

Enable Access to Kakao Moment API

To access the Kakao Moment API, the following actions are required:

  • Register platforms: Ensure that all platforms (such as mobile or web) being used are properly registered with Kakao.

  • Activate Kakao Login: This enables users to log in using their KakaoTalk credentials.

  • Switch to a Biz app: The app must be upgraded to a Biz app to access advanced API features, such as the Kakao Moment API.

  • Submit your data request

When the app has been properly set up you can submit your data request.

Register Redirect URIs

Funnel will send you the correct redirect URIs that you need to register within the app for the authentication process.

Add IPs to Your Allow List

To ensure proper connectivity, you will need to add the necessary IPs to your allow list to develop the connector. These will be sent to you by Funnel.

Providing credentials

With the app created and properly configured you need to provide the REST API key / Client ID. Do not send these values in plain text, you will be provided with a secure method of sharing credentials with the Funnel team.

Note: If a Client Secret is generated during the app creation that is also needed to authenticate.

With the above in place, you will be asked to navigate through an authentication workflow provided to you via a link. By doing this, you will be granting the integration explicit permission to query the Kakao Moment API on your behalf.

By following these steps, Funnel can seamlessly authenticate and integrate the app with KakaoTalk's platform, enabling full access to its messaging and advertising services.

What data can I get from Kakao Moment?

We support data from the Kakao Moment Report APIs, which can be retrieved on the following levels:

  • Ad Account

  • Campaign

  • Ad group

  • Creative

Dimensions

It is possible to include one of the following dimensions:

  • Creative Format

  • Placement

  • Age_Band

  • Gender

  • Age_Band_Gender

  • Location

  • Device_type

  • Hour

Metric Groups

For a full list of metrics included in each group, refer to the Kakao Moment API Documentation.

  • Basic

  • Addition

  • Message

  • Message Addition

  • Pixel SDK Conversion

  • Plus Friend

  • Video

  • Slide Click

  • Message Click

  • Adview

  • Biz Board

  • SPB

Did this answer your question?