.. include:: /Includes.rst.txt .. _reactions-overview: ========= Reactions ========= .. card-grid:: :columns: 1 :columns-md: 2 :gap: 4 :class: pb-4 :card-height: 100 .. card:: :ref:`Create database record ` A basic reaction shipped with the system extension can be used to create records triggered and enriched by data from the caller. .. card:: :ref:`Custom reaction type ` A custom reaction type may be useful, if the "Create database record" type is not sufficient. .. toctree:: :hidden: CreateDatabaseRecord/Index CustomReactionType/Index