enabled mailjet_event & mailjet_commerce modules
This commit is contained in:
45
config/sync/rules.reaction.mailjet_bounce_event_.yml
Normal file
45
config/sync/rules.reaction.mailjet_bounce_event_.yml
Normal file
@@ -0,0 +1,45 @@
|
||||
uuid: 391a5122-6639-4be1-ab72-cecd14167ca1
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: U_GmlNbp5E1n9UAmEVzmCbLUL5dMoYvsQ47BZrdUT6w
|
||||
id: mailjet_bounce_event_
|
||||
label: 'Mailjet Bounce Event '
|
||||
events:
|
||||
-
|
||||
event_name: 'rules_entity_insert:mailjet_event'
|
||||
description: ''
|
||||
tags:
|
||||
- mailjet
|
||||
- rules
|
||||
- event
|
||||
- 'bounce event'
|
||||
config_version: '3'
|
||||
expression:
|
||||
id: rules_rule
|
||||
uuid: 4506ac4a-4419-4f9a-9274-115b63eed7ba
|
||||
conditions:
|
||||
id: rules_and
|
||||
uuid: b8052cbd-8881-443d-9acc-bcb1bbce18b2
|
||||
conditions:
|
||||
-
|
||||
id: rules_condition
|
||||
uuid: 10af217b-e797-4bcc-9789-d3ae3e333762
|
||||
context_values:
|
||||
operation: '=='
|
||||
value: bounce
|
||||
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: 6f2219f0-df60-4f5d-9ebb-f4dc21e0d2af
|
||||
actions: { }
|
Reference in New Issue
Block a user