This is a question related to the link between Kakao Talk chatbot and web DB.

Asked 1 years ago, Updated 1 years ago, 101 views

We would like to implement a simple survey and question-and-answer function using the Kakaotalk chatbot.

The detailed flow is as follows:

Users are classified by Kakao Talk login and authentication on the web

After distributing the questionnaire through Kakao Talk chatbot and receiving the user's response directly from the chatbot,

I want to summarize the survey results on the web through DB.

The question I want to ask here is that when users respond to the survey via Kakao Talk chatbots on mobile,

When you receive the data from the web, you can distinguish which user of Kakao Talk is

Can each user take out the data from DB and send it?

web chatbot kakaotalk database auth

2022-09-21 20:15

1 Answers

Please refer to the link below.

https://developers.kakao.com/

The voting function doesn't seem to have an API yet. Also, questions can be asked at the link below, so I think we can get more detailed answers.

https://devtalk.kakao.com/t/topic/50790


2022-09-21 20:15

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.