最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

WhatsApp message data for Twilio-Kustomer app integration - Stack Overflow

programmeradmin1浏览0评论

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.

发布评论

评论列表(0)

  1. 暂无评论