Embedding SDP Requests View in SharePoint using iFrame

Embedding SDP Requests View in SharePoint using iFrame

This document will guide you through the steps of rendering the ServiceDesk Plus Request List View page in your SharePoint site.

 To begin with,

  1. Make sure that your ServiceDesk Plus instance is running in HTTPS and hosted publicly.

  1. Go to your SharePoint site's Settings - > Site Collection Administration - > HTML Field Security - > Enable "Allow contributors to insert iFrames from any domain."

  1. Once enabled, go your Site - > Click on Edit at the top right corner. You'll be redirected to the site template customisation page. 

  1. Inside that section, hover over the space you want to embed the iFrame at and click on the + button. 

 

  1. You'll be thrown with a list of options to add. Search for Embed and choose that option.

  1. Once chosen, click on Add Embed Code. At the right, you'll be given a space to specify the code snippet.

 

 

 

  1. Specify the below code snippet inside the embed code field. In the place of <SDP-Hosted-URL>, your SDP hosted domain should be specified.

 

<iframe src=">SDP-Hosted-URL>/WOListView.do?externalframe=true" width="600" height="400" frameborder="0" scrolling="auto"></iframe>

 

  1. You can modify the width and the height parameters as per your requirement.

 

  1. Once specified, click on Republish at the top. Your page will have an embedding of the ServiceDesk Plus's Request List View page now.

 


                  New to ADManager Plus?

                    New to ADSelfService Plus?