Intro to apps and integrations

Learn everything you need to know about apps and integrations, including API integrations.

Overview

CodeWords integrates with over 2,800 apps and integrations.

You can browse most of our integrations through our integrations page, and you can also connect to external tools using an API key.

Connecting to integrations directly

Any integration listed directly in the integrations page can be connected in a couple of clicks.

You can do this in a few ways, for example:

  • Search and connect directly to an integration via our integrations page.

  • Connect whilst you're building an automation by clicking on the integration's graph node and clicking Connect .

  • From a run page, select the integrations dropdown and click Connect to the necessary integrations.

Simply follow the instructions to connect and integrate without needing any technical configuration.

Whenever an integration is required, you'll be prompted to connect to it. After you've connected once, you won't need to do this step again.

External integrations

Beyond built-in app integrations, CodeWords provides several powerful ways to connect your workflows to external systems:

  1. CodeWords API key: Use your API key to connect to any external service securely.

  2. Webhooks: Open HTTP endpoints that let external services send data directly to your workflows via HTTP POST requests.

  3. Triggers: App-based triggers allow you to start workflows automatically from your favorite apps and services.

  4. External APIs: Workflows in CodeWords are written as Python scripts, enabling seamless integration with any external API. This allows our agent to connect to and interact with third-party systems easily.

  5. CodeWords client Integration: Integrate your workflows with custom user interfaces built using platforms like Lovable, V0 & more.

Last updated

Was this helpful?