rules.reaction.mailjet_bounce_event_.yml 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. uuid: 391a5122-6639-4be1-ab72-cecd14167ca1
  2. langcode: en
  3. status: false
  4. dependencies: { }
  5. _core:
  6. default_config_hash: U_GmlNbp5E1n9UAmEVzmCbLUL5dMoYvsQ47BZrdUT6w
  7. id: mailjet_bounce_event_
  8. label: 'Mailjet Bounce Event '
  9. events:
  10. -
  11. event_name: 'rules_entity_insert:mailjet_event'
  12. description: ''
  13. tags:
  14. - mailjet
  15. - rules
  16. - event
  17. - 'bounce event'
  18. config_version: '3'
  19. expression:
  20. id: rules_rule
  21. uuid: 4506ac4a-4419-4f9a-9274-115b63eed7ba
  22. conditions:
  23. id: rules_and
  24. uuid: b8052cbd-8881-443d-9acc-bcb1bbce18b2
  25. conditions:
  26. -
  27. id: rules_condition
  28. uuid: 10af217b-e797-4bcc-9789-d3ae3e333762
  29. condition_id: rules_data_comparison
  30. negate: false
  31. context_values:
  32. operation: '=='
  33. value: bounce
  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: 6f2219f0-df60-4f5d-9ebb-f4dc21e0d2af
  45. actions: { }