Configure The Rule

To configure the required rule:

  1. Navigate to the Rules component in the Catalyst Signals section of the console and click Add Rule.
catalyst_tutorials_eventapp_signals_rule_add_rule
  1. Provide a suitable name and description for your Rule.
catalyst_tutorials_eventapp_signals_rule_name_rule
  1. Click Choose Event, and select Catalyst Publisher to add the configured Publisher.
catalyst_tutorials_eventapp_signals_rule_choose_publisher
  1. Choose User Confirmation as the event that triggers this rule, and click Done.
catalyst_tutorials_eventapp_signals_rule_choose_rule_pub
  1. Click Choose Target.
catalyst_tutorials_eventapp_signals_rule_target_choice_time
  1. Provide a name for your Target, select Function as the Consumer Type, and select the Event Function you created from the drop-down.
catalyst_tutorials_eventapp_signals_rule_target_choose_func
  1. Set the Dispatch Policy as Instant, and enable the Send as Single Event option, and select Transform as the Target Input.
catalyst_tutorials_eventapp_signals_rule_target_paylad_start
  1. Enter the text shown below in the Template Compiler section, and click Generate Output.
    
copy
{ "email" : $.events[0].data.email_id }
catalyst_tutorials_eventapp_signals_rule_target_gen_output
  1. Click Save to apply your Target configurations, and click Save to create your Rule. catalyst_tutorials_eventapp_signals_rule_target_complete_save_all

The required Rule has been configured.

catalyst_tutorials_eventapp_signals_rule_target_all_done

Last Updated 2025-06-17 17:46:43 +0530 +0530