dext

n8n node for Dext Precision API

Package Information

Downloads: 1 weekly / 7 monthly
Latest Version: 1.0.0
Author: n8n Community

Documentation

n8n-nodes-dext

This is an n8n community node that provides integration with the Dext Precision API.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Usage
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Client

  • Get All: Retrieve all clients
  • Get: Get a specific client by ID
  • Get Activity Stats: Get activity statistics for a client

Credentials

To use this node, you need a Dext Precision API token:

  1. Log in to your Dext Precision account
  2. Go to "Your Settings" > API tab
  3. Generate an API token
  4. Use this token in the n8n credentials configuration

Note: Store the token securely and do not share it.

Compatibility

  • Minimum n8n version: 0.175.0
  • Credentials: API Token authentication

Usage

  1. Install the node in your n8n instance
  2. Configure the Dext API credentials with your API token
  3. Add the Dext node to your workflow
  4. Select the operation you want to perform
  5. Configure the required parameters

Resources

API Rate Limits

The Dext Precision API has a rate limit of 60 requests per minute. Exceeding this limit will return a HTTP 429 "Too Many Requests" response.

License

MIT

Discussion