{ "type": "simple", "name": "vmh-erstberatung-abschlie\u00dfen", "entity_type": "CVmhErstgespraech", "trigger_type": "afterRecordSaved", "is_active": true, "description": "Versendet Erstberatungs-E-Mail und setzt Status auf \"Warte auf Mandatierung\"", "conditions_all": [ { "comparison": "equals", "subjectType": "value", "cid": 0, "fieldToCompare": "status", "type": "all", "value": "Warte auf Mandatierung" }, { "comparison": "changed", "subjectType": null, "cid": 1, "fieldToCompare": "status", "type": "all" } ], "conditions_any": [], "conditions_formula": null, "actions": [ { "type": "sendEmail", "cid": 0, "id": "423a120400", "from": "specifiedEmailAddress", "fromEmailAddress": "anwalt@vermieterhelden.de", "to": "targetEntity", "toEmailAddress": null, "replyTo": null, "emailTemplateId": null, "emailTemplateName": null, "doNotStore": false, "optOutLink": false } ] }