No no-code connector or application listing exists
The visual-builder integration is planned and not callable. DewEngine has not released actions, polling triggers, webhook triggers, dynamic account fields, templates, or a marketplace package for any no-code platform.
- Current evidence: A development REST control plane, partial TypeScript SDK, static console, and signed webhook worker establish some underlying shapes. They do not constitute a Zapier, Make, n8n, Power Automate, or other builder integration, and no builder certification has run.
- Target contract: Expose versioned action and trigger metadata derived from released REST resources rather than maintaining a second undocumented capability list; Let a builder user select only accounts and operations permitted by the authenticated workspace and current provider capability; Return a durable execution identifier plus structured wait, reconnect, suppress, fail, or operator-review outcomes for asynchronous work
- Known limits: DewEngine is not a workflow engine and will not guarantee how a third-party builder schedules, retries, stores payloads, or presents secrets; Builder timeout limits, pagination models, webhook renewal, schema caching, app review, and provider policy can constrain an otherwise valid API operation
- Release gates: Release and version the underlying REST methods and events before exposing their builder components; Implement delegated workspace authorization, dynamic fields, sample-safe test mode, cursor recovery, and idempotent action retries; Pass each target marketplace's review, security requirements, upgrade tests, and customer-facing error experience