-
I need to integrate the whastsapp with my platform using Evolution API. |
Beta Was this translation helpful? Give feedback.
Answered by
MeeTyHA
Aug 12, 2025
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
superdevp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi. superdev.
I'm currently integrating WhatsApp with Evolution API.
I encountered this issue myself.
I solved it by displaying the value received from the webhook to the console each time.
I'll share an example of how I used it.
----------text message----------------------
----------reply message---------------------
----------reaction emoji---------------------
I hope these examples will help you.