Files from HubSpot to Azure Blob Storage 1.0.0
This gem enables the seamless transfer of files from HubSpot to Azure Blob Storage, providing a robust and efficient way to manage your data. Utilizing secure APIs, this integration ensures that files are transferred automatically and securely, reducing the need for manual intervention and minimizing the risk of errors. The extracted files will be stored in the folder named formatted as CurrentDate_HubspotFiles
.
Setup Guide
With Azure Blob Storage's scalable and cost-effective cloud storage capabilities, your HubSpot files are stored in a highly reliable environment that supports real-time synchronization. This ensures that your data is always up-to-date and readily accessible.
To run this integration and connect HubSpot to Azure Blob Storage, you need to configure the parameters that are mentioned below.
HubSpot
Token File
Required. Select the Rest Token file from the drop-down list. Review the documentation article here on how to generate the token file.Source Folder
Required. Specify the path to the source folder, ending with a trailing slash.Filter
Optional. Specify to filter the list of files.
Azure Blob Storage
Server Host
Required. Specify the storage account name in the server host URLhttps://[account].blob.core.windows.net
.Storage Account
Required. Specify the storage account name.Shared Key
Required. Specify the shared key.Destination Folder
Required. Specify the path to the destination folder, ending with a trailing slash.