Serialized Documentation
Serialized Documentation
Console
Plans & Pricing
Sign up
Welcome to Serialized
Basics
Accounts
Projects
Authentication
Rate limiting
Getting started
APIS
Event Sourcing API
Feeds API
Reactions API
Basic Usage
Configuring execution time
API Reference
Projections API
Tenants API
Client libraries
Java client
Javascript client
Go client (unofficial)
Tools
Swagger API Definition
Advanced
Multi-Tenancy
Encrypting Event data
Conditional requests
Request signatures
Powered by GitBook

Reactions API

The Event Reaction API provides support for connecting your events to side-effect behavior such as sending e-mails, calling your backend or any other external service.
Here are the articles in this section:
Basic Usage
Configuring execution time
You can configure when a Reaction should invoke an action for a matching event by configuring its execution time.
API Reference
This page contains the API reference for the Reactions API.
Previous
Get current global sequence number
Next
Basic Usage
Last updated 3 weeks ago
Edit on GitHub