Cyclr · AsyncAPI Specification
Cyclr Webhook Events
Version 1.0.0
AsyncAPI specification for Cyclr webhook events. Cyclr is an embedded iPaaS/integration platform that emits webhook notifications when key events occur within accounts, cycles, connectors, and templates. These events enable real-time monitoring of integration lifecycle changes.
View Spec
View on GitHub
ConnectorsCustom ConnectorsData SynchronizationEmbedded iPaaSEmbedded SaaS IntegrationEmbedded UIIntegration PlatformIntegrationsMarketplaceOAuth 2.0REST APISaaSTemplatesWebhooksWhite LabelWorkflowsAsyncAPIWebhooksEvents
Channels
cycle.activated
Cycle Activated
Triggered when a cycle is activated and begins running.
cycle.deactivated
Cycle Deactivated
Triggered when a running cycle is deactivated.
cycle.error
Cycle Error
Triggered when a cycle encounters an error during execution.
cycle.completed
Cycle Completed
Triggered when a cycle run completes successfully.
connector.installed
Connector Installed
Triggered when a connector is installed in an account.
connector.uninstalled
Connector Uninstalled
Triggered when a connector is removed from an account.
connector.authenticated
Connector Authenticated
Triggered when a connector authentication is completed.
account.created
Account Created
Triggered when a new account is created under the partner.
account.deleted
Account Deleted
Triggered when an account is deleted.
template.installed
Template Installed
Triggered when a template is installed into an account.
step.error
Step Error
Triggered when an individual step within a cycle encounters an error.
Messages
CycleStatusChanged
CycleStatusChanged
CycleError
CycleError
ConnectorEvent
ConnectorEvent
AccountEvent
AccountEvent
TemplateEvent
TemplateEvent
StepError
StepError
Servers
https
us
https://api.cyclr.com
Cyclr US webhook delivery endpoint
https
eu
https://api.eu.cyclr.com
Cyclr EU webhook delivery endpoint
https
au
https://api.au.cyclr.com
Cyclr AU webhook delivery endpoint