Learning · Product

Copy page

Integrations

Integrations connect Nuvra Tech to the tools you already use — payments, messaging, AI models, analytics, and more — without writing the connection logic yourself. Every one of the integrations below is set up from chat, not from code.

Every integration falls into one of a few categories: connectors you set up once for your whole app, connections your app’s own users make for themselves, and Git sync for keeping your code in an external repository.

Section 01

How Integrations Work

App Connectors

Workspace-level connections you set up once — Slack, Stripe, Google Maps, and more — available across every project in the workspace. Describe what you want in chat, like “send a Slack message when a new order comes in,” and Nuvra Tech wires it up.

App User Connectors

Some apps need each end user to connect their own account — their own calendar, their own social profile — rather than one shared connection. Every user’s credentials are stored and scoped separately, so one person’s access never reaches another’s data.

Integration Security

Keys and tokens are encrypted at rest, scoped to their project, and never exposed in plaintext in code, logs, or chat history. Add a secret through its dedicated secure field — never paste one directly into chat. Access to creating new connections is role-controlled, and any connection can be revoked or replaced without rebuilding the integration.

Section 02

Available Integrations

Connect any of these from Connectors → App Connectors in your workspace.

C

Calendly

Read scheduled events, list event types, and create or cancel bookings — for booking portals, sales handoff tools, and recruiting workflows.

Claude AI

Add Anthropic’s Claude models for chat interfaces, document analysis, content generation, and reasoning-heavy features. Use managed access or your own API key.

F

Firecrawl

Scrape a page or crawl a whole site into clean, structured data — good for job boards, competitive intelligence, and research tools.

G

Gemini AI

Build search and Q&A experiences on top of an existing Gemini Enterprise or Vertex AI Search engine. Read-and-search only, not an action layer.

GitHub API

Read and update repositories, issues, and pull requests as part of your app’s own features — separate from Git Sync, which syncs your project’s own code.

Google Analytics

Link a real Analytics property so Nuvra Tech can wire up tracking and answer traffic questions directly in chat.

Google Maps

Geocode addresses, calculate routes, search places, and embed interactive maps. Managed access works for previews; your own credentials are needed for a custom domain.

L

LinkedIn

Read a member’s basic profile and publish posts on their behalf — useful for professional identity and content distribution tools.

N

Nuvra Cloud

The backend built into the platform: database, authentication, file storage, and server-side functions, provisioned automatically as your project needs them.

O

OpenAI

Add GPT, Whisper, and DALL·E for chatbots, transcription, image generation, and semantic search. Use managed access or your own API key.

R

Replicate

Run thousands of open-source models for image, video, audio, and text — the right pick when Claude AI or Gemini don’t cover a specific model you need.

Resend

Send order confirmations, digests, and other product emails through your own Resend account, beyond Nuvra Cloud’s basic auth emails.

S

Slack

Send messages, read channels, and build alert workflows into your apps — connected as a bot (recommended) or as yourself.

Stripe

The payments provider behind Add Payments — checkout sessions, subscriptions, and customer billing history. Always start in test mode.

Supabase

Link your own, separately managed Supabase project instead of the built-in Nuvra Cloud backend — useful for direct dashboard access or sharing one database across apps.

T

Telegram

Send and receive messages through a Telegram bot for notification-driven apps and chat-based workflows.

Twilio

Reach people by SMS, MMS, voice call, or email — order updates, appointment reminders, and verification codes.

Section 03

Git Sync

Git Sync Overview

Extends your project’s code to GitHub or GitLab for backup, local development, and pull-request review. Once connected, changes flow both ways — prompted changes push out as commits, and commits pushed externally pull back in.

GitHub Git Sync

Authorize the Nuvra Tech GitHub app against your account or organization, and Nuvra Tech creates a repository and starts two-way sync automatically. Renaming the repository is safe; deleting it breaks the sync.

GitLab Git Sync

The same two-way model, set up against GitLab.com or a self-managed instance. Connecting always creates a fresh repository — it can’t adopt an existing one’s history.

Section 04

Domains

Connecting, buying, and transferring a domain are covered as part of shipping your project — see Deploy & Host in Features for the full walkthrough.

Previous

Features

Next

Help Tips