← All apps

Automate Checkly for free on Stepper

Visit Checkly

Synthetic monitoring platform powered by Playwright and OpenTelemetry for API and browser checks.

I want to integratewithSee how to connect Checkly to ...

Triggers available for Checkly on Stepper

New Check Alert

Triggers when a new check alert is created (failure, recovery, degraded, or SSL).

  • 2 parameters

Check Failure Detected

Triggers when a check's status changes to failing or has errors.

  • 1 parameters

New Check Result

Triggers when a new check result is recorded for a specific check.

  • 2 parameters

Actions available for Checkly on Stepper

Create API Check

Creates a new API check in Checkly to monitor an HTTP endpoint.

  • 12 parameters

Update API Check

Updates an existing API check's configuration. Only provided fields will be changed.

  • 10 parameters

Create Check Group

Creates a new check group for organizing related checks with shared defaults.

  • 8 parameters

Create Maintenance Window

Creates a maintenance window to suppress alerts during planned maintenance periods.

  • 7 parameters

Create Environment Variable

Creates a new environment variable that can be used in check scripts via process.env.

  • 4 parameters

Update Environment Variable

Updates an existing environment variable's value. The key cannot be changed.

  • 3 parameters

Delete Check

Permanently deletes a check from Checkly. This action cannot be undone.

  • 1 parameters

Activate Check

Activates a check so it starts running on schedule.

  • 1 parameters

Deactivate Check

Deactivates a check so it stops running. The configuration is preserved.

  • 1 parameters

List Checks

Returns a list of checks in your Checkly account with optional filtering.

  • 2 parameters

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.