Opencage logo

Integrate Opencage with your AI CRM

OpenCage Geocoder provides a simple API for forward and reverse geocoding using open data sources.

Explore Triggers and Actions

Check API Health

Tool to check API health and connectivity. Returns 'pong' if the API is reachable. Use when you need to verify that the OpenCage API is accessible and operational.

ActionTry it

Forward Geocode Address

Tool to convert a human-readable address into geographic coordinates. Use when you need to retrieve latitude and longitude from an address.

ActionTry it

Geocode Google v3 JSON

Tool to perform forward geocoding and return results in Google Geocoding API v3 compatible JSON format. Use when you need Google v3 compatible output for legacy integrations. Note: This is a legacy format that may be discontinued; using the standard JSON format is recommended.

ActionTry it

Geocode to GeoJSON

Geocode addresses or coordinates and return results in GeoJSON FeatureCollection format. Use this tool when you need: - Geographic data in standard GeoJSON format for mapping applications - Forward geocoding: convert addresses to coordinates - Reverse geocoding: convert coordinates to addresses The response includes coordinates, formatted addresses, and optional annotations like timezone, currency, and sun times for each location.

ActionTry it

Geocode with JSONP

Geocode an address and return results wrapped in a JavaScript callback function (JSONP format). Use this tool when you need geocoding results that can be directly consumed by JavaScript through a callback function, typically for cross-domain AJAX requests in browser environments. The response wraps standard geocoding JSON with your specified callback function name. Example response: myCallback({"results":[{"geometry":{"lat":52.5,"lng":13.4},"formatted":"Berlin, Germany",...}],...})

ActionTry it

Geocode XML

Geocode a location query and return results in XML format. Supports both forward geocoding (address to coordinates) and reverse geocoding (coordinates to address). Use this when you need XML-formatted output instead of JSON.

ActionTry it

Reverse Geocode Coordinates

Tool to convert coordinates to a human-readable address. Use when you have latitude and longitude and need a readable location.

ActionTry it

How the Opencage integration works

The Opencage integration connects your Dench AI CRM directly to Opencage, so agents can read and act on your Opencage 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 Opencage's own authorization, scoped to the account you connect.

Set up Opencage in Dench

  1. 1

    Sign in to your Dench workspace and open Integrations.

  2. 2

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

  3. 3

    Ask an agent to use Opencage 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 Opencage integration work with Dench?

The Dench Opencage integration connects your AI CRM to Opencage, so AI agents can work with your Opencage 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 Opencage via Dench?

The Opencage integration currently exposes 7 actions, including Check API Health, Forward Geocode Address, Geocode Google v3 JSON, Geocode to GeoJSON, Geocode with JSONP, and Geocode XML. Agents invoke them on your behalf from chat or from automations.

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

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

Is the Opencage integration secure?

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