ChatGPT

Use ChatGPT when you want Drip Drop to power AI-assisted writing and analysis with OpenAI models. ChatGPT is used for text generation features, not for sending messages directly to contacts.

Note
ChatGPT is an AI provider, not an email, SMS, phone, or inbox integration.
  • You want AI-assisted template generation or template improvement in Drip Drop.
  • You want structured text analysis features backed by OpenAI models.
  • You want to choose a default OpenAI model for AI actions in your account.
  • Confirm you have OpenAI API access and a valid OpenAI API key.
  • Decide whether your team has a preferred OpenAI model or whether the default recommendation is fine.
  • Understand that model availability can depend on your OpenAI account, permissions, and billing status.
  1. Open DashboardAdminIntegrations.
  2. Click New Integration and choose ChatGPT.
  3. Enter the OpenAI API key.
  4. Save the provider.
  5. After the credentials validate, choose a default model from the model selector.

The ChatGPT provider form only asks for the API key first. Once the provider is valid, Drip Drop loads available chat-capable models and lets you save a default model for later AI actions.

Drip Drop fetches available models from OpenAI for this provider account and caches them for later use. The visible list is filtered to supported chat-style models rather than every OpenAI API model.

  • If GPT-4o is available, it is the recommended general-purpose choice in the current product flow.
  • A valid API key can still fail on a particular model because of account permissions, billing limits, or model availability.
  • The default model affects later AI actions at a high level, including text generation and template-related workflows that use this provider.
  • Template generation can create new email or text-message drafts from instructions.
  • Template improvement can revise existing drafts based on requested changes.
  • Text analysis can return structured results from a block of text.

These features rely on JSON-shaped responses under the hood, but the docs should stay user-focused: what admins and teammates get back, not the raw API format.

  • Create or copy the API key from the OpenAI platform before connecting the provider.
  • Review OpenAI model availability if you expect a particular model family to appear in Drip Drop.

Helpful OpenAI references: API keys and model documentation.

API key and authentication problems
  • If the provider does not validate, confirm the OpenAI API key is correct and still active.
  • If the key looks right but access still fails, check whether the OpenAI account has billing, quota, or permission restrictions.
Model availability problems
  • If no models appear, confirm the provider validated successfully and the OpenAI account can list models.
  • If the expected model is missing, remember that Drip Drop only shows supported chat-capable model families in this picker.
  • If a saved model later stops working, choose a different available model and retry the action.
Rate limits and provider errors
  • If AI actions fail intermittently, OpenAI rate limits, quota issues, or temporary service problems may be the cause.
  • If the provider returns a bad-request or permission error, re-check the selected model and API access rather than treating it like a generic network problem.
  • See Integrations for the shared provider setup flow and provider management basics.
  • Compare Claude if you want a similar AI-provider workflow using Anthropic models instead of OpenAI models.