Excel Add-In for HubSpot

Build 25.0.9434

接続プロパティ

接続プロパティは、接続を確立するために使用できるさまざまなオプションです。このセクションでは、本プロバイダーの接続設定で設定できるオプションの一覧を示します。詳細については各リンクをクリックしてください。

接続を確立する方法について詳しくは、接続の確立を参照してください。

Authentication


プロパティ説明
AuthSchemeSpecifies the authentication method to use when connecting to HubSpot.
SchemaSpecifies which version of the HubSpot API the provider should use. HubSpotV4 is the latest available API version.
OAuthOptionalScopesSpecifies a space-separated list of optional OAuth scopes to include in the authorization request.
OAuthRequiredScopesSpecifies a space-separated list of required OAuth scopes that the HubSpot app must request during authentication.

OAuth


プロパティ説明
OAuthClientIdカスタムOAuth アプリケーションに割り当てられたクライアントID(コンシューマーキーとも呼ばれます)を指定します。このID は、認証時にOAuth 認可サーバーにアプリケーションを識別させるために必要です。
OAuthClientSecretカスタムOAuth アプリケーションに割り当てられたクライアントシークレットを指定します。この機密情報は、OAuth 認可サーバーに対してアプリケーションを認証するために使用されます。(カスタムOAuth アプリケーションのみ)
OAuthAccessTokenデータソースへのリクエストを認証するために使用されるOAuth アクセストークンを指定します。このトークンは、OAuth 交換が正常に完了した後に認可サーバーから発行されます。
CallbackURLOAuth 経由でHubSpot への認証を行った後にユーザーが戻るURL を指定します(カスタムOAuth アプリケーションのみ)。

SSL


プロパティ説明
SSLServerCertTLS/SSL を使用して接続する際に、サーバーが受け入れ可能な証明書を指定します。

Firewall


プロパティ説明
FirewallTypeprovider がプロキシベースのファイアウォールを介してトラフィックをトンネリングするために使用するプロトコルを指定します。
FirewallServerファイアウォールを通過し、ユーザーのクエリをネットワークリソースに中継するために使用されるプロキシのIP アドレス、DNS 名、またはホスト名を識別します。
FirewallPortプロキシベースのファイアウォールで使用するTCP ポートを指定します。
FirewallUserプロキシベースのファイアウォールに認証するアカウントのユーザーID を識別します。
FirewallPasswordプロキシベースのファイアウォールで認証するユーザーアカウントのパスワードを指定します。

Proxy


プロパティ説明
ProxyAutoDetectprovider が、手動で指定されたプロキシサーバーを使用するのではなく、既存のプロキシサーバー構成についてシステムプロキシ設定をチェックするかどうかを指定します。
ProxyServerHTTP トラフィックをルートするプロキシサーバーのホストネームもしくはIP アドレスを指定します。
ProxyPortクライアントとの間でHTTP トラフィックをルーティングするために予約された、指定されたプロキシサーバーのTCP ポートを指定します。
ProxyAuthSchemeProxyServer 接続プロパティで指定されたプロキシサーバーに対して認証する際にprovider が使用する認証方法を指定します。
ProxyUserProxyServer 接続プロパティで指定されたプロキシサーバーに登録されているユーザーアカウントのユーザー名を提供します。
ProxyPasswordProxyUser 接続プロパティで指定されたユーザーのパスワードを指定します。
ProxySSLTypeProxyServer 接続プロパティで指定されたプロキシサーバーに接続する際に使用するSSL タイプを指定します。
ProxyExceptionsProxyServer 接続プロパティで設定されたプロキシサーバー経由での接続が免除される宛先ホスト名またはIP のセミコロン区切りのリストを指定します。

Logging


プロパティ説明
Logfileprovider が認証、クエリ実行、接続の詳細などのアクティビティを記録するログファイルのファイルパスを指定します。
VerbosityログファイルのVerbosity レベルを指定し、記録される情報の詳細度を制御します。サポートされる値の範囲は1から5までです。
LogModulesログファイルに含めるコアモジュールを指定します。セミコロンで区切られたモジュール名のリストを使用します。デフォルトでは、すべてのモジュールがログに記録されます。
MaxLogFileSize単一のログファイルの最大サイズをバイト単位で指定します。例えば、'10 MB' です。ファイルが上限に達すると、provider は日付と時刻を名前に付加した新しいログファイルを作成します。
MaxLogFileCountprovider が保持するログファイルの最大数を指定します。上限に達すると、最も古いログファイルが削除され、新しいログファイルのためのスペースが作られます。

Schema


プロパティ説明
Locationテーブル、ビュー、およびストアドプロシージャを定義するスキーマファイルを格納するディレクトリの場所を指定します。サービスの要件に応じて、これは絶対パスまたは相対パスのいずれかで表されます。
BrowsableSchemasレポートされるスキーマを利用可能なすべてのスキーマのサブセットに制限するオプション設定。例えば、 BrowsableSchemas=SchemaA,SchemaB,SchemaC です。
Tablesレポートされるテーブルを利用可能なすべてのテーブルのサブセットに制限するオプション設定。例えば、 Tables=TableA,TableB,TableC です。
Viewsレポートされたビューを使用可能なテーブルのサブセットに制限するオプション設定。例えば、 Views=ViewA,ViewB,ViewC です。

Caching


プロパティ説明
AutoCacheSELECT クエリの対象となるテーブルの内容が、指定されたキャッシュデータベースに自動的にキャッシュされるかどうかを指定します。
CacheProviderADO.NET プロバイダーの名前空間。指定されたプロバイダーは、すべてのキャッシュ操作のターゲットデータベースとして使用されます。
CacheConnection指定されたキャッシュデータベースの接続文字列を指定します。
CacheLocationキャッシュデータベースへのパスとファイル名を指定します。
CacheTolerance指定されたキャッシュデータベース内の失効データに対する許容時間(秒単位)を指定します。AutoCache がTrue に設定されている必要があります。
OfflineライブHubSpot データの代わりに、指定されたキャッシュデータベースからデータを取得します。
CacheMetadataprovider がテーブルメタデータをファイルベースのキャッシュデータベースにキャッシュするかどうかを決定します。

Miscellaneous


プロパティ説明
ArchivedSpecifies whether the provider retrieves archived records when querying supported objects.
CallPropertiesFileSpecifies a comma-separated list or file path containing the names of fields to retrieve for the Calls table.
ColumnSizesSpecifies a comma-separated list that defines custom column sizes for specific fields.
CompanyPropertiesFileSpecifies a comma-separated list or file path containing the names of fields to retrieve for the Companies table.
ContactPropertiesFileSpecifies a comma-separated list or file path containing the names of fields to retrieve for the Contacts table.
DealPropertiesFileSpecifies a comma-separated list or file path containing the names of fields to retrieve for the Deals table.
EmailPropertiesFileSpecifies a comma-separated list or file path containing the names of fields to retrieve for the Emails table.
ExpandAssociationsSpecifies whether the provider expands association tables to include one table per object-to-object relationship.
FeedbackSubmissionPropertiesFileSpecifies a comma-separated list or file path containing the names of fields to retrieve for the FeedbackSubmissions table.
GenerateSchemaFilesスキーマを生成して保存するユーザーの好みのタイミングを示します。
GoalPropertiesFileSpecifies a comma-separated list or file path containing the names of fields to retrieve for the Goals table.
IncludeCustomTablesSpecifies whether the provider includes custom HubSpot objects in the schema.
LeadPropertiesFileSpecifies a comma-separated list or file path containing the names of fields to retrieve for the Leads table.
LineItemPropertiesFileSpecifies a comma-separated list or file path containing the names of fields to retrieve for the LineItems table.
MaxRows集計やGROUP BY を含まないクエリで返される最大行数を指定します。
MeetingPropertiesFileSpecifies a comma-separated list or file path containing the names of fields to retrieve for the Meetings table.
NotePropertiesFileSpecifies a comma-separated list or file path containing the names of fields to retrieve for the Notes table.
NumberColumnModeSpecifies how the provider represents numeric fields detected as number types in HubSpot.
OrderPropertiesFileSpecifies a comma-separated list or file path containing the names of fields to retrieve for the Orders table.
Other特定のユースケースに対する追加の隠しプロパティを指定します。特定の問題に対処するため、サポートチームが推奨する場合にのみ使用してください。詳細は備考を参照してください。
PagesizeSpecifies the maximum number of records to retrieve per page when querying data from HubSpot.
ProductPropertiesFileSpecifies a comma-separated list or file path containing the names of fields to retrieve for the Products table.
QuotePropertiesFileSpecifies a comma-separated list or file path containing the names of fields to retrieve for the Quotes table.
Readonlyprovider からHubSpot への読み取り専用アクセスを切り替えます。
TaskPropertiesFileSpecifies a comma-separated list or file path containing the names of fields to retrieve for the Tasks table.
TicketPropertiesFileSpecifies a comma-separated list or file path containing the names of fields to retrieve for the Tickets table.
Timeoutprovider がタイムアウトエラーを返すまでにサーバーからの応答を待機する最大時間を秒単位で指定します。
UseDisplayNamesSpecifies whether to use HubSpot's display names for tables and columns instead of their internal API names.
UseDropdownLabelsSpecifies whether to return dropdown labels instead of internal values for custom enum fields.
UserDefinedViewsカスタムビューを定義するJSON 構成ファイルへのファイルパスを指定します。provider は、このファイルで指定されたビューを自動的に検出して使用します。
UseSimpleNamesテーブルとカラムに簡略名を使用するかどうかを指定します。

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434