How do I integrate Method Grid into Microsoft Sharepoint?

You can embed Method Grid into Sharepoint using the Microsoft Sharepoint embed web part on a page

To integrate Method Grid into Microsoft Sharepoint you can use the Sharepoint embed web part as follows:

  1. Edit the Sharepoint page into which you want to embed Method Grid
  2. Add a new section using the one column layout
  3. Add the embed web part to this new section
  4. The embed web part will ask for the website address or embed code, use the relevant embed code below
  5. Method Grid will now be embedded into your Sharepoint page. You can select the best of your page templates to use in order to embed Method Grid in the optimal way for your Sharepoint site design

Note: Sharepoint may stop you at step 4 as the website is not on your allowed list. Please contact your Sharepoint admin to have the Method Grid domain added to your allowed list.

Note: your users will need to be logged in to Method Grid to use the embedded version. If they are not logged in, the embed web part will show them the Method Grid login page and they can login directly in Sharepoint. Once logged in you can use Method Grid as normal.

Embed codes:

For Method Grid accounts with a custom subdomain:

<iframe src="https://yourcompany.methodgrid.com/" width="100%" height="600" style="min-height:100vh;border:none;"></iframe>

Replace https://yourcompany.methodgrid.com/ with the Method Grid page or grid you want to display (open Method Grid, navigate to the page or grid you want to show on the page and copy the URL from the browser address bar).

For Method Grid accounts without a custom subdomain:

<iframe src="https://app.methodgrid.com/" width="100%" height="600" style="min-height:100vh;border:none;"></iframe>

Replace https://app.methodgrid.com/ with the Method Grid page or grid you want to display (open Method Grid, navigate to the page or grid you want to show on the page and copy the URL from the browser address bar).