Allow embedding Zendesk into an iframe | The place for Zendesk users to come together and share
Skip to main content
September 15, 2025
Question

Allow embedding Zendesk into an iframe

  • September 15, 2025
  • 1 reply
  • 80 views

Zendesk does not allow iframing of a web application.

Zendesk prevents the iframing of Zendesk by setting an HTTP header (X-Frame-options) to SAMEORIGIN for all server responses.  

1 reply

Tipene
Employee
September 25, 2025
Hi Aditi,
 
Yes, for data security reasons it is not possible to embed Zendesk products in external applications in this way. Depending on the use-case, you could explore using the APIs to access to specific data you need and passing that along to the web app you're using.