收藏Priyesha Jethi (Arizona State University)2021年10月4日 07:14I have an Apex trigger for record validation and i want to add it to a flow. How can i do that?1 个回答排序按日期排序按最有帮助排序按日期排序已采纳的回答Amnon Kruvi (The Architech Club)2021年10月4日 08:36Hi Priyesha, Any triggers you have are also executed when a flow performs a DML action. There is no need to add anything special to it.添加评论撰写回答...粗体斜体下划线删除线项目符号列表编号列表添加链接代码块插入图像附加文件链接 URL取消保存0/9000回复
已采纳的回答Amnon Kruvi (The Architech Club)2021年10月4日 08:36Hi Priyesha, Any triggers you have are also executed when a flow performs a DML action. There is no need to add anything special to it.