DEV Community

Cover image for SaasRock v0.4— Events and Webhooks
Alexandro Martinez
Alexandro Martinez

Posted on

1 1

SaasRock v0.4— Events and Webhooks

Use the Events to log essential data and use Webhooks to customize your business logic within internal or external webhooks.

SaasRock has a new EPIC feature on the latest release: Events ⚡ Webhooks.

Every event:

  • Is something important that happened within your SaaS.
  • Is called inside a Remix action.
  • Has a DTO for TypeScript support.
  • Can call 0, 1 or more Webhook Endpoints (internal or external).

Use cases:

  • Custom business logic when something happens.
  • Call a Webhooks by Zapier.

Events and Webhooks Admin UI:

Events table with filters, pagination and interactive event rows:

Events Table

Event details with Webhook Attempts requests and responses:

Event Details Route


SaasRock Core 🪨:

  • 5 Application events + Internal Webhooks.
  • /admin/events route with permissions (Super Admin, Auditor, - Developer).
  • Engine ready → Highly customizable.
  • Subscribe to SaasRock to get this release.

SaasRock Enterprise 🚀:

  • 40 Application events
  • Custom Webhook endpoints
  • Retry Webhook attempt
  • ?? Admin events (upcoming)
  • /app/:tenant/settings/events route with permissions

Let me know what you’d like to see next!

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs