This repository has been archived on 2022-07-13. You can view files and clone it, but cannot push or open issues or pull requests.
opencase_composer/config/business_rules.action.test.yml

21 lines
375 B
YAML

uuid: 2413d003-09ef-49e7-b1b5-6663c3acdee5
langcode: en
status: true
dependencies: { }
id: test
label: 'send email'
description: test
settings:
use_site_mail_as_sender: true
from: ''
to: naomi@aktivix.org
subject: test
format: text
body:
value: "<p>test</p>\r\n"
format: full_html
tags: { }
type: send_email
target_entity_type: null
target_bundle: null