最近搜索
没有最近搜索
proxy client ip to ticket
已于 2022年1月19日 发布
Hello
in my app client call our server, then our server call zendesk server. ticket has always ip of our server.
How can I proxy headers or hidden params with user ip to zendesk?
0
1
最近搜索
没有最近搜索
已于 2022年1月19日 发布
Hello
in my app client call our server, then our server call zendesk server. ticket has always ip of our server.
How can I proxy headers or hidden params with user ip to zendesk?
0
1 条评论
Greg Katechis
Hi there! To do something like this, you would likely need to pass in a Forwarded header from your app and then save that as a custom field inside Zendesk. There won't be any way to change the actual IP on the ticket itself, as that would present a security issue.
0