Automate Checkly for free on Stepper

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 parameter s

Check Failure Detected

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

  • 1 parameter s

New Check Result

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

  • 2 parameter s

Actions available for Checkly on Stepper

Create API Check

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

  • 12 parameter s

Update API Check

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

  • 10 parameter s

Create Check Group

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

  • 8 parameter s

Create Maintenance Window

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

  • 7 parameter s

Create Environment Variable

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

  • 4 parameter s

Update Environment Variable

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

  • 3 parameter s

Delete Check

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

  • 1 parameter s

Activate Check

Activates a check so it starts running on schedule.

  • 1 parameter s

Deactivate Check

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

  • 1 parameter s

List Checks

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

  • 2 parameter s

Make HTTP Request

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