Nected Docs
Try Nected For Free
  • 5 min QuickStart Guide
  • Getting Started
    • Introduction
    • Core Concepts
    • Use Cases
    • Tech Architecture
    • FAQs
  • INTEGRATIONS
    • Overview
    • Integrations Libraries
      • PostGres
      • MySQL
      • Oracle
      • MS SQL Server
      • Snowflake
      • MongoDB
      • RedShift
      • REST API
      • Google Sheets
      • Slack
    • Managing Integrations
  • DATASETS
    • Overview
    • Managing Dataset
  • Rules
    • Overview
    • Rule Types
      • SimpleRule
      • DecisionTable
      • Ruleset
      • Rule Chain
    • Rule Conditions
    • Rule Actions
    • Concepts
      • Rule Result
      • Test & Publish Rules
    • Add Input Attributes
      • JSON Input Attributes
      • List Input Attributes
  • Triggers
    • Trigger Rule via API
    • Trigger Rule via WebHook
    • Trigger Workflow via API
    • Trigger Workflow via WebHook
    • Scheduler
    • Rule Response Format
  • Workflow
    • Overview
    • Managing Workflow
    • Add Node
      • Action Nodes
        • Rule Node
        • Workflow Node
        • Custom Code Node
        • Database Node
        • REST API Node
      • Control Nodes
        • Loop Node
        • Delay Node
        • Response Node
        • Set Variables Node
        • Switch Block
    • Test & Publish Workflows
  • CODE AND DATABASE QUERIES
    • JavaScript Editor
    • Formula Editor
    • JSON Editor
    • List Editor
    • Excel-like Function
  • Embedded System
    • White-Labelling
    • Embeddable View
  • Self Hosting
    • Overview
    • Infrastructure Sizing
    • New Installation
      • Docker
      • Kubernetes
        • Set Up Kubernetes Cluster on AWS EKS
    • Additional Configuration
      • High Availability
      • Email Setup Guide
    • Upgrade Nected Version
  • Security
    • API Authentication
      • OAuth as part of Authentication under REST API
    • Role Based Access Control (RBAC)
    • SOC 2 Type 2, GDPR, ISO Compliance
  • Audit
    • Audit Trail
    • Approval Flow
    • Version Control & Rollback
    • Import/Export
  • Management API
    • Audit Log API
    • Global Variable API
  • References
    • Attribute Library
    • Global Variables
    • Pre-Configured Tokens
    • Pre-Configured Operators
    • NULL Value Handling/Behavior
    • Troubleshooting Errors
      • Multiple Tabs/Users Edits
      • Limits in Nected
    • Allowed Status Combinations
    • Environments
    • Usage Widget
    • Gen AI
  • ACCOUNT SETTINGS
    • Workspace Setting
      • Date Format and Timezone Settings
Powered by GitBook
On this page
  1. References
  2. Troubleshooting Errors

Limits in Nected

PreviousMultiple Tabs/Users EditsNextAllowed Status Combinations

Last updated 1 year ago

Nected is designed to offer flexibility and power in automating workflows and rules. However, to ensure optimal performance and maintain system integrity, certain limits are set within the platform. It's crucial for users to be aware of these constraints to effectively plan and implement their workflows. Below is a detailed overview of these limits:

Limit Category
Limit Value
Description

Authentication Keys

10

Maximum number of authentication keys allowed per user. These keys are vital for securing access to workflows.

Addition of Keys

50

Users can add up to 50 keys, such as API keys or encryption keys. This limit ensures streamlined and secure key management.

Global Variables

50

The maximum number of global variables that can be set. Global variables are used for accessing data across different parts of a workflow.

Input Variables

50

Each rule or workflow can have up to 50 input variables. These variables allow for the input of data into a workflow. The limit helps in efficient processing and workflow simplicity.

Output Variables

50

Up to 50 output variables can be defined for each workflow, used for extracting data. This limit maintains manageable and understandable workflows.

Actions Per Workflow

10

A maximum of 10 actions can be included in each workflow. Actions are the operational steps in a workflow. This limit ensures workflows are concise and efficient.

Simple Rules in a Ruleset

50

In a ruleset, up to 50 simple rules can be defined. This limitation is set to keep rulesets manageable and effective, avoiding performance degradation.

No. of Rows in Decision Table

50

Limits the number of rows to 50 in a decision table. Decision tables are used for defining and managing complex decision logic in a structured format.

Understanding and respecting these limits is essential for efficient workflow design. It's recommended to plan your workflows and rulesets keeping these constraints in mind. In cases where you approach these limits, consider optimizing your workflows or breaking them into smaller, more manageable parts.

For users requiring higher limits, please reach out to our support team () for potential customization options based on your specific needs.

By staying informed of these limitations, you can better harness the capabilities of Nected, ensuring smooth and effective workflow automation.

assist@nected.ai