Limit the number of times a reactor can be triggered in a period of time
Introduction
Tutorial
Audience Configuration
{ "type": "object", "$schema": "http://json-schema.org/draft-06/schema#", "properties": { "code": { "const": "ONEPERWEEK" } } }

Reactor Setup

Last updated
Was this helpful?