Webhooks for connecting CRM chats (gohighlevel)
# 🤝help
e
Hello guys, as you can see in the title I'm making that functionality into my bot, as silly as can seem the first problem encountered to make a thread is about how to really use webhooks Why I'm successfully getting data into the webhook but not triggering the second card? https://cdn.discordapp.com/attachments/1228135733978468474/1228135734352023584/image.png?ex=662af188&is=66187c88&hm=2f3ef9abc6eb51ca173d1c6cab2857ae1355884a9ca142843b080406eee7620d&
tried with other webhooks, publishing directly the crm, etc.. at the moment using insert record card to check if the workflow really works but nope
c
what data are you getting back from your webhook ? generally you would need to write some code to receive the data, extract whatever you need > store them in a variable > update a record.