crono-public-api

Community package for n8n including the Crono Public API integration.

Package Information

Downloads: 153 weekly / 153 monthly
Latest Version: 0.1.2
Author: Crono SaaS

Documentation

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

Version history


Discussion