Configly Support
- Total activity 274
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 142
Articles
Recent activity by Configly Support-
v0.10.0 -- Billing & Subscriptions
v0.10.0 — Billing & Subscriptions Released: March 2026 This release introduces the full Configly billing system: subscription plans, a 14-day free trial, Stripe-powered checkout, feature gating, pa...
-
Drift commits and exclusions
Overview Drift occurs when changes are made directly in Zendesk that the GitHub repository does not yet reflect. Configly detects these changes automatically and records them as pending drift. You...
-
v0.9.0 -- Type Registry
v0.9.0 -- Type Registry Released: March 2026 This release introduces a declarative type registry that replaces per-type boilerplate code, adds instance-level type selection, real-time sync progress...
-
Rollback
Overview The rollback endpoint generates virtual changes that represent the state of your Zendesk configuration before a previous apply operation ran. This lets you reverse changes by restoring th...
-
v0.8.0 -- Health Check Reports
v0.8.0 -- Health Check PDF Reports Released: March 2026 This release introduces the Health Check engine with automated configuration analysis, scored reports, AI-powered summaries, and downloadable...
-
Webhooks API
Note Webhook subscriptions are scoped to a connection. Your API key can only manage subscriptions for the connection it is scoped to. Overview Outbound webhooks let you receive real-time notific...
-
Webhook event types
Overview When an event occurs on your connection, Configly sends a POST request to every active webhook subscription that includes that event type. Each delivery contains a standard event envelope ...
-
Rate limits and usage quotas
Overview The Configly API enforces per-key rate limits using a sliding window. Every API key has an hourly request budget based on your subscription tier. The API also applies IP-level brute-force ...
-
Error codes reference
Note All error responses follow the same envelope shape. Your code should read the code field to branch on specific error types rather than parsing the human-readable message. Error envelope Eve...
-
Check definitions reference
Overview Retrieve the full list of health checks that the engine can run against a connection's configuration. This is useful for understanding what each check does before running a health check, ...