Home > CRM, Dynamics Portals > [Step by Step] Dynamics Portals – SharePoint Integration

[Step by Step] Dynamics Portals – SharePoint Integration

In this article I am going to walk you through the step by step process to integrate Dynamics Portal with SharePoint.

Why we need to integrate Portal with SharePoint?

  • To answer the question, lets take a scenario, A company has an Employee Health portal where employees upload their Medical Bills and diagnostic reports to reimburse the money incurred due to hospitalization. On the other side Companies admin team access the documents either from D365 application or SharePoint portal to validate and release the money.
  • If the documents get uploaded to SharePoint through the Portal, with the robust SharePoint document management features, the documents can be edited, versioned and accessed anywhere online just from a browser.

Now lets see the steps to integrate portals with SharePoint.

Pre-requisites:

  • Dynamics 365 subscription (Get 30 days trail)
  • SharePoint Site
  • Dynamics Portal

Configure SharePoint Site:

  • Once you have your Dynamics 365 subscription, login to your Office 365
  • Click on ‘SharePoint’ link to connect to SharePoint Portal

SP_14

  • Next step is to create a new ‘Site’

SP_15

  • Click on ‘Create Site’ and fill the details to complete Site creation.
  • Copy the URL which you would need in next steps.
    • I created a new site with name ‘D365’

SP_16

Configure SharePoint Site in D365 Application:

After creation of SharePoint Site in previous section, now we need to add this details in D365

  • Open your Dynamics Application
  • Go to Settings -> Document Management Settings
  • In the ‘Document Management Settings’ window, paste the SharePoint Site URL copied in previous section in ‘SharePoint Site:‘ text box.

SP_1

  • In the ‘Select entities’ grid, select the entities you would like to add Documents from your portal.
    • I selected ‘Case’ entity as I am using in this article
  • Click ‘Next’ and ‘Select folder structure’

SP_2

  • Click ‘Next’ to complete the set up.

SP_Error_2

SP_17

  • Click on ‘Set up SharePoint integration’ -> Enable SharePoint integration

SP_3

  • Provide credentials and complete the set up

SP_11

Configure ‘Case’ entity portal form and Entity Permissions:

To be able to upload documents from Portal, we need to add a sub-grid on Case form.

  • Connect to Dynamics 365 Application
  • Open Settings -> Customizations -> Customize the System
  • Select ‘Case’ Entity and make sure ‘Document Management’ is checked.

SP_4

  • Open ‘Case -> Forms -> Web-Edit Case‘ form
    • Note: As I am going to upload documents from existing Case in Portal, I chosen ‘Web-Edit Case’ form. Chose your from as per the requirement.

SP_5

  • Add a new sub-grid with below details.
    • Entity – Document Locations

SP_6

  • Save and Publish.

Lets grant ‘Entity Permissions’ to ‘Sharepointdocumentlocation’ entity whoever having access to ‘Case’ entity.

  • Navigate ‘Portals -> Entity Permissions’
  • As I am planning to upload documents from ‘Case’ entity, I am selecting ‘Customer Service – Cases where contact is customer‘ entity permission.

SP_7

  • Add a new ‘Child Entity Permission’ on ‘Sharepointdocumentlocation’ entity and grant below privileges.

SP_9

  • Save and Close.

How to upload the documents from Portal:

Once you made all the configurations, we are all set to upload the documents.

  • Connect to your portal
  • Create a new Case or open an existing Case

SP_12

  • Navigate to the ‘Document Location’ sub-grid and click ‘Add Files’

SP_13

  • Upload the document
  • You should see the uploaded document in the sub-grid.

🙂

 

 

 

 

  1. Andy Dale
    January 19, 2019 at 4:28 PM

    Does the SharePoint Online need to have External Sharing enabled you external users to be able to access documents from the portal?

    • June 24, 2019 at 9:51 AM

      I don’t think we need external sharing enabled. Portal users gets stored as ‘Contacts’ in Dynamics. All we need is proper ‘Entity Permissions’ to be configured.

  2. yahoo
    April 23, 2019 at 10:58 AM

    i setup a share point site and when i add documents in portals its not showing in crm entity??

    • June 24, 2019 at 9:49 AM

      Make sure you configure ‘Entity Permission’ as specified in the article.

  3. Sairam
    June 21, 2019 at 1:54 AM

    Great Article once again from you Rajeev , It is Possible to store file in Share point ,using Entity form Insert from portal

    • June 24, 2019 at 9:48 AM

      ‘Entity Form’ mode Insert states that, the parent record is yet to be saved. The document sub-grids (i.e., Related records) will only be enabled once the Parent is saved.

  4. test@test.nl
    September 9, 2019 at 6:58 AM

    Great article! Is there a way to store also metadata?

  5. Reshmi
    January 17, 2020 at 2:04 AM

    Is there any way to display the image file as thumbnail.?

  6. Maria
    February 26, 2020 at 2:45 AM

    Is there a way to add this to the create case – web form? I keep getting an error on my portal.

  7. Syed
    January 17, 2021 at 9:50 PM

    Is it possible to customize the SharePoint documents subgrid shown on the Portal? Would like to show additional columns in this grid.

    • Jaspreet
      July 26, 2021 at 8:47 AM

      Were you able to do this?

  1. November 13, 2018 at 4:44 PM

Leave a comment