enabled mailjet_event & mailjet_commerce modules
This commit is contained in:
45
config/sync/rules.reaction.mailjet_spam_event.yml
Normal file
45
config/sync/rules.reaction.mailjet_spam_event.yml
Normal file
@@ -0,0 +1,45 @@
|
||||
uuid: 4ee8baa3-ec10-4716-a490-c67888e601ec
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: TuDPeYYD1x870iE1SLR_YFsuPC3oTRW8BO-coBkLXtc
|
||||
id: mailjet_spam_event
|
||||
label: 'Mailjet Spam Event'
|
||||
events:
|
||||
-
|
||||
event_name: 'rules_entity_insert:mailjet_event'
|
||||
description: ''
|
||||
tags:
|
||||
- mailjet
|
||||
- rules
|
||||
- event
|
||||
- 'spam event'
|
||||
config_version: '3'
|
||||
expression:
|
||||
id: rules_rule
|
||||
uuid: a1f05e28-1e11-4864-bb14-5bf62f5c4986
|
||||
conditions:
|
||||
id: rules_and
|
||||
uuid: a05124dc-67e5-4a62-9396-a69a370efd93
|
||||
conditions:
|
||||
-
|
||||
id: rules_condition
|
||||
uuid: 1053b6b5-efcb-4339-a618-ee4719cd41c6
|
||||
context_values:
|
||||
operation: '=='
|
||||
value: spam
|
||||
context_mapping:
|
||||
data: mailjet_event.event_type.value
|
||||
context_processors:
|
||||
operation:
|
||||
rules_tokens: { }
|
||||
value:
|
||||
rules_tokens: { }
|
||||
provides_mapping: { }
|
||||
condition_id: rules_data_comparison
|
||||
negate: false
|
||||
actions:
|
||||
id: rules_action_set
|
||||
uuid: 9e5b9e63-86a9-4740-b20d-c79ae00b74a8
|
||||
actions: { }
|
Reference in New Issue
Block a user