happy-baker-59266
08/11/2023, 4:44 PMdry-nightfall-32769
08/11/2023, 4:49 PMfamous-jewelry-85388
08/11/2023, 5:01 PMfamous-jewelry-85388
08/11/2023, 5:01 PMhappy-baker-59266
08/11/2023, 5:14 PMhappy-baker-59266
08/11/2023, 5:16 PMhappy-baker-59266
08/11/2023, 6:31 PMfamous-jewelry-85388
08/11/2023, 8:16 PMfamous-jewelry-85388
08/11/2023, 8:16 PMhappy-baker-59266
08/12/2023, 8:23 AMacceptable-kangaroo-64719
08/14/2023, 10:25 AM{{event.tags.conversation['whatsapp:userPhone']}}
and that should be replaced with the user's phone number when a user is speaking with the bot from WhatsApp
If you're writing code, you can use a line like
js
const userPhone = event.tags.conversation['whatsapp:userPhone']
To bring the user's phone number into code.