I'm trying to initiate a webhook call as soon as t...
# general-english
a
I'm trying to initiate a webhook call as soon as the call starts so I could retrieve the caller's name and email. I was able to finally get that using information from the office hour with @Ryan and using liveCallControl. I am using a POST back to the call and it does get inserted into the messages log but how do I actually set these variables? Right now it has no idea something was added to the messages log. https://discord.com/channels/1211482211119796234/1228667357849849856/1359401058866172085
2 Views