proxy client ip to ticket | Community
Skip to main content

proxy client ip to ticket

  • January 19, 2022
  • 1 reply
  • 0 views

C.H.11

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?

1 reply

Greg29
  • January 20, 2022

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.