123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- uuid: 4d858daa-ccb3-4f12-a54f-f9797f25aa85
- langcode: fr
- status: true
- dependencies: { }
- id: new_operation_node_send_email
- label: 'New opération node send email'
- events:
- -
- event_name: 'rules_entity_insert:node--operation'
- description: ''
- tags: { }
- config_version: '3'
- expression:
- id: rules_rule
- uuid: bdb7ab88-8b7d-4b73-8736-6b81b89da83e
- weight: 0
- conditions:
- id: rules_and
- uuid: f742b33f-3cd0-4685-84ac-4730946565f2
- weight: 0
- conditions: { }
- actions:
- id: rules_action_set
- uuid: 52344b5b-f15b-4c76-a96d-dc7caf57f5c3
- weight: 0
- actions:
- -
- id: rules_action
- uuid: 0c06331f-3d28-4886-a0c7-89e93f0d2989
- weight: 0
- action_id: rules_send_email
- context_values:
- to:
- - webmaster@programme-reha-heritages.fr
- subject: '[REHA] nouvelle opération crée'
- message: '@node.node_route_context:node.title'
- reply: ''
- language: ''
- context_mapping: { }
- context_processors:
- to:
- rules_tokens: { }
- subject:
- rules_tokens: { }
- message:
- rules_tokens: { }
- reply:
- rules_tokens: { }
- language:
- rules_tokens: { }
- provides_mapping: { }
|