Back to Nodes

Crono

Last updated Jul 2, 2026

Community package for n8n including the Crono Public API integration.

72 Weekly Downloads
378 Monthly Downloads

Included Nodes

Crono

Description

n8n-nodes-crono-public-api

This is an n8n community node. It lets you use Crono Public API in your n8n workflows.

Crono Public API gives programmatic access to Crono CRM data such as companies, contacts, deals, activities, and more.

Installation
Operations
Credentials
Compatibility
Resources
Version history

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • Activities: Get, Get Many, Search
  • Companies: Create, Get, Get Many, Search, Update, Import
  • Contacts: Create, Get, Get Many, Search, Update, Import
  • Deals: Create, Get, Get Many, Search, Update
  • External Properties: Search
  • Imports: Get, Get Many
  • Lists: Search
  • Notes: Create, Get, Get Many, Search
  • Pipelines: Get Many
  • Strategies: Search, Search Details
  • Tasks: Create, Search
  • Users: Get, Get Many, Search
  • Credentials

    This node uses Crono Public API credentials.

    Credentials are required for all operations.

    You need:

  • API Key
  • API Secret
  • The node sends credentials via headers:

  • X-Api-Key
  • X-Api-Secret
  • Compatibility

    Minimum n8n version: 1.120.4
    Tested against n8n version: 1.120.4

    Resources

  • n8n community nodes documentation
  • Crono Public API documentation
  • Version history

  • CHANGELOG

—-