Sales Integrations

RickWebster
Member

How to embed HS dashboard into Sharepoint O365

Hi all - I'm trying to create a company dashboard, where I can pull in data from various platforms (e.g. financial systems, etc.). I'm trying to figure out how I can embed my current HS home page dashboard into Sharepoint O365. Any ideas? 

1 Reply 1
PamCotton
Community Manager
Community Manager

How to embed HS dashboard into Sharepoint O365

Hello @RickWebster 

 

After investigating more, I believe it's not possible to embed your HS home page into Sharepoint O365, but I was able to find a similar question here in our Community that I would like to share with you.

 

As @arpingajjar mentioned " 

Here is a brief outline on how it can be achieved:

1. Call the REST API in HubSpot. This article gives a detailed description on the endpoints.
2. Once you can retrieve the data from Hubspot the next step is to load it on a SharePoint List.

If you are working with Node.Js I would recommend using the “sp-pnp-js” library for authenticating and working with SharePoint. Here is the link to that library.

3. Finally, to schedule this, I published the code to Azure as an Azure Function. Here is some documentation on how to work with Azure Functions." 

 

I hope this helps.

 

Kindly,

 

Pam

 

Você sabia que a Comunidade está disponível em outros idiomas?
Participe de conversas regionais, alterando suas configurações de idioma !


Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !




0 Upvotes