admin管理员组文章数量:1405347
I have set up a Twilio number to receive WhatsApp messages and then added that sender to Kustomer through the Twilio for WhatsApp app integration.
However when receiving messages through the app Twilio webhook on Kustomer () the data received seems to only contain the following fields: id, from, fromRaw, to, numMedia, sentAt, sid, body, attachments, size and selflink.
Is there any way I can modify this to also receive data such as Profile Name? I know that this data is being received by Twilio, it's just not making it when sending the message to my Kustomer endpoint. Would I need an additional webhook for getting this data?
I've tried sending the messages via HTTP Post Requests from Twilio to the Kustomer API but since the app on Kustomer polls the integrated webhook every few minutes I was getting duplicate messages in my Kustomer conversation timeline. A solution that I have in mind is directly updating the Kustomer attributes with a Kustomer API request but I want to know if this would be overcomplicating the solution.
本文标签: WhatsApp message data for TwilioKustomer app integrationStack Overflow
版权声明:本文标题:WhatsApp message data for Twilio-Kustomer app integration - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744879751a2630134.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论