Skip to content

feat(integrations): add support for hex#5929

Merged
hassan254-prog merged 5 commits into
masterfrom
wari/add-support-for-hex
Apr 24, 2026
Merged

feat(integrations): add support for hex#5929
hassan254-prog merged 5 commits into
masterfrom
wari/add-support-for-hex

Conversation

@hassan254-prog
Copy link
Copy Markdown
Contributor

Describe the problem and your solution

  • add support for hex

@hassan254-prog hassan254-prog self-assigned this Apr 23, 2026
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Apr 23, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
nango 🔴 Failed Apr 23, 2026, 4:29 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ce923c0078

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread packages/providers/providers.yaml Outdated
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 13 files

Confidence score: 4/5

  • This PR looks safe to merge with minimal risk; the reported issue is documentation completeness rather than a runtime regression.
  • In docs/api-integrations/hex.mdx, the Hex setup currently omits the required subdomain, which can lead users to an incomplete configuration flow (subdomain + API token are both needed).
  • Given the 5/10 severity and high confidence, the impact is mainly user guidance quality, not core functionality breakage.
  • Pay close attention to docs/api-integrations/hex.mdx - ensure the Hex subdomain requirement is explicitly included in the setup steps.
Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="docs/api-integrations/hex.mdx">

<violation number="1" location="docs/api-integrations/hex.mdx:15">
P2: Include the Hex subdomain here as well; Hex connections need both subdomain and API token, so this step is currently incomplete.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review, or fix all with cubic.

Comment thread docs/api-integrations/hex.mdx Outdated
<Step title="Create the integration">
In Nango ([free signup](https://app.nango.dev)), go to [Integrations](https://app.nango.dev/dev/integrations) -> _Configure New Integration_ -> _Hex_.
</Step>
<Step title="Add your API token">
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot Apr 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2: Include the Hex subdomain here as well; Hex connections need both subdomain and API token, so this step is currently incomplete.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At docs/api-integrations/hex.mdx, line 15:

<comment>Include the Hex subdomain here as well; Hex connections need both subdomain and API token, so this step is currently incomplete.</comment>

<file context>
@@ -0,0 +1,82 @@
+    <Step title="Create the integration">
+    In Nango ([free signup](https://app.nango.dev)), go to [Integrations](https://app.nango.dev/dev/integrations) -> _Configure New Integration_ -> _Hex_.
+    </Step>
+    <Step title="Add your API token">
+    Go to [Connections](https://app.nango.dev/dev/connections) -> _Add Test Connection_ and enter your Hex API token. Later, you'll let your users do the same directly from your app.
+    </Step>
</file context>
Fix with Cubic

@hassan254-prog hassan254-prog added this pull request to the merge queue Apr 24, 2026
Merged via the queue into master with commit 0de3f3e Apr 24, 2026
25 checks passed
@hassan254-prog hassan254-prog deleted the wari/add-support-for-hex branch April 24, 2026 15:08
bahdcoder pushed a commit to usehivy/integrations that referenced this pull request Apr 28, 2026
## Describe the problem and your solution 

-  add support for hex

<!-- Issue ticket number and link (if applicable) -->

<!-- Testing instructions (skip if just adding/editing providers) -->
@hassan254-prog hassan254-prog mentioned this pull request May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants