GroqCloud logo

Integrate GroqCloud with your AI CRM

GroqCloud provides high-performance AI inference services, enabling developers to deploy and manage AI models efficiently.

Explore Triggers and Actions

Create Audio Transcription

Tool to transcribe audio into text in the same language as the audio. Use when you need to convert speech to text while preserving the original language. Supports multiple formats including mp3, mp4, wav, and webm.

ActionTry it

Create Audio Translation

Tool to translate an audio file into English text. Use when you have a non-English recording and need an accurate English transcript. Use after confirming the file path.

ActionTry it

Create Chat Completion

Tool to generate a chat-based completion for a conversation. Use when you have a list of prior messages and need the model's next reply. Response completion text is at choices[0].message.content in the returned envelope.

ActionTry it

Create Response

Tool to create a model response for the given input. Beta endpoint with simplified interface compared to chat completions. Use when you need a streamlined API for generating model responses.

ActionTry it

List Models

Tool to list all available models and their metadata. Always call this to retrieve current model IDs rather than using hard-coded or cached identifiers, as deprecated names cause failures in GROQCLOUD_GROQ_RETRIEVE_MODEL and GROQCLOUD_GROQ_CREATE_CHAT_COMPLETION. Returns availability and metadata only — excludes usage stats, latency metrics, and pricing. Response may include many models; filter client-side by provider, family, modality, or context length. Frequent polling combined with high-volume requests risks HTTP 429 rate_limit_exceeded; use backoff and minimize call frequency.

ActionTry it

List TTS Voices

Tool to retrieve available TTS voices for Groq PlayAI models. Use when you need to discover voice options before calling text-to-speech. Note: static list maintained manually; no live endpoint exists.

ActionTry it

Retrieve Model

Tool to retrieve detailed information about a specific model. Use after listing models when you need metadata for a chosen model. Returned metadata may change as models update; do not cache.

ActionTry it

How the GroqCloud integration works

The GroqCloud integration connects your Dench AI CRM directly to GroqCloud, so agents can read and act on your GroqCloud data as part of everyday work — answering questions in chat, keeping your CRM in sync, and running automations without anyone copying data between tools.

7 actions are available for agents to invoke on your behalf. Every call runs through GroqCloud's own authorization, scoped to the account you connect.

Set up GroqCloud in Dench

  1. 1

    Sign in to your Dench workspace and open Integrations.

  2. 2

    Find GroqCloud and click Connect — you'll authorize access through GroqCloud's own sign-in flow. No API keys or code required.

  3. 3

    Ask an agent to use GroqCloud in chat, or call it from an automation.

  4. 4

    Manage or disconnect the connection any time from workspace settings.

Frequently asked questions

How does the GroqCloud integration work with Dench?

The Dench GroqCloud integration connects your AI CRM to GroqCloud, so AI agents can work with your GroqCloud data as part of chats, automations, and CRM workflows. You connect your account once, and every agent in your workspace can use it — governed by your workspace permissions.

What actions can AI agents perform with GroqCloud via Dench?

The GroqCloud integration currently exposes 7 actions, including Create Audio Transcription, Create Audio Translation, Create Chat Completion, Create Response, List Models, and List TTS Voices. Agents invoke them on your behalf from chat or from automations.

Do I need to write code to connect GroqCloud to Dench?

No. You connect GroqCloud from your Dench workspace using GroqCloud's own sign-in and authorization flow — no API keys to copy, no glue code to maintain.

Is the GroqCloud integration secure?

Connections are authorized through GroqCloud's own authentication flow, and Dench stores only the authorization needed to act on your behalf. You can review and disconnect the GroqCloud connection from your workspace settings at any time.