rules.reaction.mailjet_spam_event.yml 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. uuid: 4ee8baa3-ec10-4716-a490-c67888e601ec
  2. langcode: en
  3. status: false
  4. dependencies: { }
  5. _core:
  6. default_config_hash: TuDPeYYD1x870iE1SLR_YFsuPC3oTRW8BO-coBkLXtc
  7. id: mailjet_spam_event
  8. label: 'Mailjet Spam Event'
  9. events:
  10. -
  11. event_name: 'rules_entity_insert:mailjet_event'
  12. description: ''
  13. tags:
  14. - mailjet
  15. - rules
  16. - event
  17. - 'spam event'
  18. config_version: '3'
  19. expression:
  20. id: rules_rule
  21. uuid: a1f05e28-1e11-4864-bb14-5bf62f5c4986
  22. conditions:
  23. id: rules_and
  24. uuid: a05124dc-67e5-4a62-9396-a69a370efd93
  25. conditions:
  26. -
  27. id: rules_condition
  28. uuid: 1053b6b5-efcb-4339-a618-ee4719cd41c6
  29. condition_id: rules_data_comparison
  30. negate: false
  31. context_values:
  32. operation: '=='
  33. value: spam
  34. context_mapping:
  35. data: mailjet_event.event_type.value
  36. context_processors:
  37. operation:
  38. rules_tokens: { }
  39. value:
  40. rules_tokens: { }
  41. provides_mapping: { }
  42. actions:
  43. id: rules_action_set
  44. uuid: 9e5b9e63-86a9-4740-b20d-c79ae00b74a8
  45. actions: { }