HG Insights integration
With the HG Insights action connector, you can access technographic data, query company technology profiles, and retrieve market intelligence directly in Amazon Quick through natural language.
Amazon Quick supports multiple authentication methods for HG Insights. Choose the method that best fits your organization's security requirements.
-
Default OAuth app – Uses an AWS-managed OAuth application. No additional credentials are needed. Users authenticate directly with their HG Insights account.
-
Custom OAuth app – Uses a customer-managed OAuth application. This option gives your organization full control over the OAuth configuration.
-
Service-to-Service OAuth – Uses client credentials for server-to-server authentication without user interaction. Suitable for automated workflows.
-
API Key – Uses an API key for authentication.
For more information about the authentication methods that Amazon Quick supports, see Authentication methods.
Before you begin
Make sure that you have the following before you set up the integration.
-
An active HG Insights account with access to the data products you want to query.
-
For Custom OAuth app or Service-to-Service OAuth: OAuth credentials from your HG Insights account.
-
For API Key: An HG Insights-issued API key.
-
For Amazon Quick subscription requirements, see Set up integrations in the console.
Configuring HG Insights
If you are using Default OAuth app authentication, skip this section and proceed to Setting up the connector in Amazon Quick.
For Custom OAuth app or Service-to-Service OAuth authentication,
register an OAuth client in your HG Insights Phoenix account and add
the Amazon Quick callback URL
https://
as a redirect URI. Replace {region}.quicksight.aws.amazon.com/sn/oauthcallback{region} with
your AWS Region (for example, us-east-1). For
step-by-step instructions, see Phoenix by HG Insights
Setting up the connector in Amazon Quick
Connect from the Available tab
If you want to use Default OAuth app authentication, you can connect directly from the Available tab without additional configuration.
-
In the Amazon Quick console, choose Connectors.
-
On the Available tab, find HG Insights and choose Connect.
-
Complete the HG Insights sign-in flow and grant the requested permissions.
To configure a connector with one of the other authentication methods, use the Create for your team tab as described below.
Create from the Create for your team tab
-
In the Amazon Quick console, choose Connectors.
-
Choose the Create for your team tab.
-
Find and choose HG Insights.
-
Enter a Name for your connector. Optionally, choose + Add Description to add a description.
-
For Connection type, choose Public network.
-
For OAuth Configuration, choose one of the following authentication methods and configure the required fields.
-
For Default OAuth app:
No additional credentials are needed. Choose Next to continue.
-
For Custom OAuth app, configure the following fields:
-
Client ID – The client ID from your HG Insights OAuth app.
-
Public OAuth client (Optional) – Select this option if your HG Insights OAuth app is configured as a public client (no client secret).
-
Client secret – The client secret from your HG Insights OAuth app.
-
Token URL – The token endpoint. Default:
https://phoenix.hginsights.com/api/ai/token -
Authorization URL – The authorization endpoint. Default:
https://phoenix.hginsights.com/api/ai/authorize -
Redirect URL – Pre-filled with the Amazon Quick callback URL.
-
-
For Service-to-Service OAuth, configure the following fields:
-
Client ID – The client ID from your HG Insights OAuth app.
-
Client secret – The client secret from your HG Insights OAuth app.
-
Token URL – The token endpoint. Default:
https://phoenix.hginsights.com/api/ai/token
-
-
For API Key, configure the following fields:
-
API Key – The HG Insights API key.
-
Email (Optional) – The email address associated with the API key.
-
-
-
Choose Next.
-
If you chose Default OAuth app or Custom OAuth app, an HG Insights authorization window opens. Review the requested permissions and choose Allow.
-
On the Review page, review the available actions for the connector. Choose Next.
-
On the Publish page, choose who can access the connector. You can enable access for everyone in your organization or search for specific teams or groups.
-
Choose Publish.
Available actions
After you set up the connector, the actions exposed by HG Insights are available. To see the current set of actions for your connector, go to the connector's Available actions view in the Amazon Quick console.
Managing and troubleshooting
To edit, share, or delete your connector, see Managing existing integrations.
Authentication issues
-
Sign-in fails (Default OAuth app or Custom OAuth app) – Verify that your HG Insights account is active. For Custom OAuth app, confirm that the redirect URI in your HG Insights OAuth app matches the Amazon Quick callback URL.
-
Invalid client credentials (Custom OAuth app or Service-to-Service OAuth) – Verify that the Client ID and Client secret match the values in your HG Insights OAuth app.
-
API Key authentication fails – Verify that the API key has not been revoked.