UNPKG

@itentialopensource/email-notification

Version:

[Deprecated] Send Email Notifications

115 lines 2.09 kB
{ "_id": "64b16d632fd532015bdf29f9", "name": "Parse receiver emails", "description": "", "incoming": [ { "$id": "receiverList", "type": "string" } ], "outgoing": [ { "$id": "receiverList", "type": "array" } ], "steps": [ { "id": 1, "type": "declaration", "library": "RegExp", "method": "new RegExp", "args": [ "\\s*;\\s*", "gm" ], "view": { "row": 2, "col": 1 }, "context": "#" }, { "id": 2, "type": "method", "library": "String", "method": "split", "args": [ null, null, null ], "view": { "row": 1, "col": 2 }, "context": "#" }, { "id": 3, "type": "assign", "from": { "location": "declaration", "name": 1, "ptr": "/return" }, "to": { "location": "method", "name": 2, "ptr": "/args/1/value" }, "context": "#" }, { "id": 4, "type": "assign", "from": { "location": "method", "name": 2, "ptr": "/return" }, "to": { "location": "outgoing", "name": "receiverList", "ptr": "" }, "context": "#" }, { "id": 5, "type": "assign", "from": { "location": "incoming", "name": "receiverList", "ptr": "" }, "to": { "location": "method", "name": 2, "ptr": "/args/0/value" }, "context": "#" } ], "functions": [], "comments": [], "view": { "col": 2, "row": 5 }, "created": "2023-07-14T18:58:01.659Z", "createdBy": { "_id": "646fa4422d25720618a4c098", "provenance": "local_aaa", "username": "admin@pronghorn" }, "lastUpdated": "2023-07-14T18:58:01.659Z", "lastUpdatedBy": { "_id": "646fa4422d25720618a4c098", "provenance": "local_aaa", "username": "admin@pronghorn" }, "version": "4.1.2-2023.1.5", "tags": [] }