HubSpot objects data to Azure Blob Storage 1.0.0
This integration seamlessly connects HubSpot with Azure Blob Storage, specializing in the transfer of object data from HubSpot to Azure Blob Storage. The process begins by extracting relevant information associated with HubSpot objects, which can include Contact, Deal, Company, or other objects.
Setup Guide
This integration will pull the data from each HubSpot object specified in the Object List
parameter. The integration will then generate a CSV file for each object and send all files to Azure Blob Storage. If the parameter Compression
is set to true, all CSV files will be compressed and loaded as zip files to Azure Blob Storage. The loaded file will be named Object_currentDate
.
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 KB-Article mentioned here regarding how to generate the token file.Batch Size
Required. The default is set to 200.Object List
Required. This parameter accepts comma-separated values if you want to pull data from multiple HubSpot objects (e.g.) Contact, Deal, etc.Query Parameter
Optional. Multiple query parameters are separated by a new line.Compression
Optional. The default is set to True.
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.
Current Available HubSpot Objects that can be used to pull data from.
Contact
Contact List
Form
Workflow
Company
Association
Deal
Engagement
Owner
Timeline Event Type
(Specify parameter applicationId) Subscriptions Timeline
Email Campaign
Email Event
Calendar Event
Content Event
Social Event
Calendar Task
Blog
Blog Post
Blog Comment
Blog Author
Blog Topic
Domain
Folder
Layout
Page
Site Map
Template
URL Mapping
Keyword
Publishing Channel
Broadcast Message
Analytics
(Specify parameter category) Analytics Session
Ticket
Product
Line Item
Marketing Email
Note This integration only support Shared Key authentication type for Azure Blob Storage.