This gem enables the seamless transfer of files from HubSpot to Sharepoint, providing a streamlined and automated process for managing data generated within the HubSpot platform. This gem enhances data accessibility, archiving, and analysis by securely storing HubSpot files in a Sharepoint environment.
Setup Guide
This integration will receive files from HubSpot and upload them to Sharepoint without the hassle of any tedious copy-paste work.
To run this integration and connect HubSpot to Sharepoint, you need to configure the parameters that are mentioned below.
HubSpot
Token FileSelect the Rest Token file from the drop-down list. Review the documentation article here on how to generate the token file.Source FolderSpecify the path to the source folder, ending with a trailing slash.FilterOptional. Specify to filter the list of files.
Microsoft Graph
Server HostDefault is set tohttps://graph.microsoft.com/v1.0/sites/rootwhen connecting to the default SharePoint instance. Set tohttps://graph.microsoft.com/v1.0/sites/<site-id>when connecting to a specific SharePoint instance.Token FileSelect the Rest Token file from the drop-down list. Review the documentation article here on how to generate the token file.Destination FolderSpecify the path to the destination folder, ending with a trailing slash.