Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 948 Bytes

File metadata and controls

19 lines (13 loc) · 948 Bytes
title Webhooks
description Utilize the Webhooks panel to effortlessly establish real-time notifications for write operations within your SQLite database.
category platform
status publish
slug webhooks

Utilize the Webhooks panel to effortlessly establish real-time notifications for write operations within your SQLite database. In this instance, we'll seamlessly notify a webhook.site service each time a write operation occurs within the albums table of the chinook.sqlite database.

Dashboard Projects

Upon creation, you'll receive a secret value that ensures the authenticity of each notification request.

Dashboard Projects

Additionally, access a comprehensive list of all enabled webhooks for your project.

Dashboard Projects