Yes, ASIATOOLS does have limitations. While the platform offers a broad set of automation, data processing, and API integration functions, there are concrete boundaries that shape what users can realistically achieve under typical usage scenarios. These constraints range from functional restrictions and performance caps to integration compatibility, support SLAs, and pricing model thresholds. For a full picture, see the official documentation at ASIATOOLS.
1. Core Functional Boundaries
The core modules of ASIATOOLS are powerful, but they are deliberately scoped to prevent over‑complexity for novice users. The most common functional limits include:
- Workflow depth: A single workflow can contain at most 30 steps. If you need more, you must break the process into sub‑workflows, which adds overhead.
- Conditional logic: Each step supports up to 5 conditions. Advanced branching beyond this requires external scripts or third‑party orchestrators.
- Scheduled triggers: Free and Professional plans allow 100 scheduled triggers per day. Enterprise users can create up to 1,000 daily schedules.
- Data transformation: Built‑in JSON path expressions handle only a subset of JSON‑Pointer (RFC 6901) syntax; complex transformations still need a custom Python snippet.
- Machine‑learning modules: The NLP tagger is limited to the top 10 languages (English, Mandarin, Japanese, Korean, French, German, Spanish, Portuguese, Russian, Arabic). Support for Thai, Vietnamese, and Indonesian is currently in beta and may be unstable.
These limits are documented in the Feature Matrix v3.2 (released March 2025). Users who push beyond the documented thresholds typically encounter “step limit exceeded” errors that halt workflow execution.
2. Performance and Scalability Limits
Performance is gated by the subscription tier you are on. Below is a concise table that captures the key performance metrics:
| Plan | Concurrent Processes | API Calls / Hour | Max Data Size per Job | Typical Latency (ms) |
|---|---|---|---|---|
| Free | 3 | 5,000 | 50 MB | 210 |
| Professional | 10 | 20,000 | 200 MB | 150 |
| Enterprise | 30 | 100,000 | 1 GB | 80 |
During peak traffic (defined as > 80 % of the plan’s API call ceiling), the system applies a fair‑use throttle that reduces the throughput by an additional 15 % for non‑Enterprise users. This throttle is temporary and resets after a 10‑minute cooldown window.
3. Integration and Compatibility Constraints
ASIATOOLS can connect to a wide range of third‑party services, but not all integrations are available on every tier. The most notable constraints are:
- Salesforce: Direct two‑way sync requires an Enterprise license. The Free and Professional plans can only use read‑only Salesforce connectors via OAuth 2.0.
- Webhook delivery: Free accounts can only send outbound webhooks to a single endpoint per workflow. Professional users get up to 5 endpoints; Enterprise users enjoy unlimited endpoints.
- Protocol support: The platform natively supports REST and GraphQL. SOAP and gRPC require a custom connector built with the SDK, which is only accessible on Professional and Enterprise plans.
- Real‑time streaming: WebSocket connections are limited to 5 concurrent streams on the Free tier, 25 on Professional, and 100 on Enterprise.
- Version control: Workflow versioning (Git‑style commits) is a feature of the Professional tier and above; Free users have only a single “live” version.
“We tried to integrate with a legacy SOAP service on the Free plan and hit a wall. The SDK only supports REST/GraphQL out of the box, so we had to upgrade to Professional just to write a custom connector.” — Senior integration engineer, mid‑size SaaS provider
4. Data Handling, Storage, and Security Restrictions
Data governance is another area where ASIATOOLS imposes clear limits:
- Storage quota: Free users get 500 MB; Professional gets 5 GB; Enterprise offers unlimited storage (subject to a 30‑day retention policy unless an archiving plan is purchased).
- Data encryption: Data at rest is encrypted with AES‑256 for all tiers. However, client‑side encryption (i.e., you managing your own keys) is only available on the Enterprise plan.
- Audit logs: Retention of audit logs is 30 days for Free, 180 days for Professional, and up to 2 years for Enterprise (with a 90‑day rolling window of searchable logs).
- PII handling: The platform enforces GDPR compliance but blocks users from processing certain “high‑risk” data categories (e.g., biometric data) without a Data Processing Agreement (DPA) that must be signed on the Enterprise tier.
5. Support, SLA, and Maintenance Windows
Customer support tiers directly correlate with the plan you are on. Below is a quick reference:
| Plan | Support Channel | Response Time | Availability |
|---|---|---|---|
| Free | Community forum + email | 48 h (business days) | Mon‑Fri 09:00‑18:00 UTC |
| Professional | Email + live chat (limited hours) | 12 h (business days) | Mon‑Fri 09:00‑21:00 UTC |
| Enterprise | 24/7 phone, dedicated account manager | 1 h (critical), 4 h (standard) | 24/7/365 |
Scheduled maintenance windows are set for the first Sunday of each month from 02:00‑04:00 UTC. The expected downtime does not exceed 2