Allow embedding Zendesk into an iframe | Community
Skip to main content

Allow embedding Zendesk into an iframe

  • September 15, 2025
  • 1 reply
  • 0 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
  • 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.