最近搜索
没有最近搜索

Moreno Antunes
已加入2022年7月20日
·
最后活动2022年7月20日
关注
0
关注者
0
活动总数
2
投票
0
订阅
1
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 Moreno Antunes
Moreno Antunes 创建了一个帖子,
Hey there,
We use Twilio API to send SMS to our users, and when they respond to any of those SMS we want the message to be forwarded to Zendesk and added to a ticket, if there is no ticket it should create one otherwise update the existing one.
We are playing with Twilio webhooks contacting Zendesk API, but we have a few issues...
When an SMS comes in Twilio, it only contains a phone number (FROM) and the body of the message, but Zendesk API requires a name or email field in the "requester", so it is not able to identify the user by the phone number. All our users are currently in Zendesk and all users have a phone number, no duplicated phone number either.
Also, every new SMS that comes in Twilio and pings Zendesk API is creating a new ticket instead of updating the current one, is there an UPSERT way to handle tickets via the API to create or update those?
已于 2022年7月20日 发布 · Moreno Antunes
0
关注者
4
投票
2
评论