Skip to main content

OrgChart Help Guide

Automatically Export to SharePoint

Audience

Audience: Administrators

Overview

Administrators can set a Master Chart to automatically export to SharePoint on a weekly or monthly basis.

The following article provides step-by-step instructions for configuring this feature.

Note

Automated export to SharePoint requires close coordination with your SharePoint System Administrator and IT team.

Register an App in SharePoint

  1. Navigate to your Sharepoint home page.

  2. In the URL bar, copy your Tenant Name from the area shown below:

    https://[TENANT-NAME].sharepoint.com/

  3. Navigate to the URL shown below using your Tenant Name:

    https://[TENANT-NAME].sharepoint.com/_layouts/15/appregnew.aspx

    Screenshot__338_.png
  4. Click Generate next to the Client Id box and copy the resulting value for later use.

  5. Click Generate next to the Client Secret box and copy the resulting value for later use.

  6. In the Title box, type [Your Company Name]OrgChart.

  7. In the App Domain box, type in www.localhost.com.

  8. In the Redirect URL box, type in "https://[SERVER-NAME].orgchartnow.com" (ex. if your server name is na2, then you would type in "https://na2.orgchartnow.com").

  9. Click Create.

Grant Permissions to the App

  1. Navigate to the URL below using your Tenant Name:

    https://[TENANT-NAME]-admin.sharepoint.com/_layouts/15/appinv.aspx

    Screenshot_2021-11-10_155652.png
  2. Paste your Client Id in the App Id field.

  3. Click Look Up.

  4. In the Permission Request XML box, add the following:

    <AppPermissionRequests AllowAppOnlyPolicy="true"> <AppPermissionRequest Scope="http://sharepoint/content/tenant" Right="Write" /> </AppPermissionRequests>

  5. Click Create.

  6. A pop up window will appear verifying that you are granting permission to this app to write files to your SharePoint site.

  7. Click Trust It.

Get the Tenant ID

  1. Navigate to your Sharepoint Site.

  2. Clicke the cogwheel at the top right of the site and click Site Settings.

  3. In the Site Settings menu, click Site App Permissions.

  4. Copy the Tenant ID fromt he below highlighted area.

Configure Automatic Export in OrgChart

  1. Log in to OrgChart.

  2. Click on the Mode Switcher icon in the Top Toolbar, and then select the Setup option. The Setup panel is displayed.

    Setup_Account_Settings_Select.png
  3. Click on the Account Settings tile, and then click on the Authorization tab in the left side menu.

    5_3_1_Account_Settings_Authorization.png
  4. Click on the the Incomplete or no SharePoint credentials configured. Click here to configure hyperlink under the SharePoint Credentials Configuration heading.

    acctsettingssharepoint.jpg
  5. Enter the credentials from the previous steps, and then click Save.

    Note

    The Domain is the same as the Tenant-Name. The Site is the name of your SharePoint subsite ex. https://[TENANT-NAME].sharepoint.com/sites/[SITE]. If you wish to use your main site and not a subsite, leave the Site field empty.

    Screenshot_2021-10-26_094435.png
  6. Next, close the Account Settings panel, and then click on the Mode Switcher icon in the Top Toolbar, and then select the Setup option.

  7. Click on the Chart Settings tile, and then click on the Refresh tab in the left side menu.

    5_2_1_CS_Refresh_Arrow.png
  8. In the Automated Chart Export section, choose the desired Frequency, Format, and Day of your export. Then set the Export To option to SharePoint.

    Screenshot_2021-10-26_101222.png
  9. Click on Save.