Skip to content

Commit

Permalink
feat: StatusCake Webhook integration (#2501)
Browse files Browse the repository at this point in the history
Signed-off-by: 35C4n0r <[email protected]>
Signed-off-by: Jay Kumar <[email protected]>
Co-authored-by: Tal <[email protected]>
Co-authored-by: Shahar Glazner <[email protected]>
  • Loading branch information
3 people authored Nov 17, 2024
1 parent 92ca1f5 commit b7eeb25
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 115 deletions.
4 changes: 2 additions & 2 deletions docs/providers/documentation/statuscake-provider.mdx
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: "StatusCake"
sidebarTitle: "StatusCake Provider"
description: "StatusCake allows you to monitor your website and APIs and send alert to keep"
description: "StatusCake allows you to monitor your website and APIs. Keep allows to read alerts and install webhook in StatusCake"
---

## Authentication Parameters

The StatusCake provider requires the following authentication parameters:

- `Statuscake API Key`: The API key for the StatusCake account. This is required for the StatusCake provider.
- `Statuscake API Key` (required): The API key for the StatusCake account. This is required for the StatusCake provider.

## Connecting with the Provider

Expand Down
Loading

0 comments on commit b7eeb25

Please sign in to comment.