flat-kitchen-56993
06/22/2022, 10:03 AMIS_IP_ADDRESS
)? TBH don't really want to regex it πmodern-farmer-99434
{
"agents": [
{
"disabled": false,
"name": "Trigger if Field Matches Regex",
"options": "{\"rules\":[{\"type\":\"regex\",\"path\":\"{{email_address.body}}\",\"value\":\"\\\\b[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\\\\.[a-zA-Z]{2,4}\\\\b\"}]}",
"position": {
"x": 2100,
"y": 1425
},
"type": "trigger"
},
{
"disabled": false,
"name": "Email Address",
"options": "{\"mode\":\"message_only\",\"loop\":false,\"payload\":{\"body\":\"<mailto:thomas@tines.io|thomas@tines.io>\"}}",
"position": {
"x": 2100,
"y": 1290
},
"type": "eventTransformation"
},
{
"disabled": false,
"name": "Not Email Address",
"options": "{\"mode\":\"message_only\",\"loop\":false,\"payload\":{\"body\":\"Thomas Kinsella\"}}",
"position": {
"x": 2370,
"y": 1290
},
"type": "eventTransformation"
},
{
"disabled": false,
"name": "Trigger if Field Matches Regex",
"options": "{\"rules\":[{\"type\":\"regex\",\"path\":\"{{not_email_address.body}}\",\"value\":\"\\\\b[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\\\\.[a-zA-Z]{2,4}\\\\b\"}]}",
"position": {
"x": 2370,
"y": 1425
},
"type": "trigger"
}
],
"links": [
{
"sourceIdentifier": 2,
"receiverIdentifier": 3
}
],
"diagramNotes": []
}
alert-rain-18576
06/22/2022, 10:26 AMflat-kitchen-56993
06/22/2022, 10:30 AMrapid-king-38539
06/22/2022, 3:54 PM[a-zA-Z]{2,}
miniature-teacher-65329
06/22/2022, 10:25 PMminiature-teacher-65329
06/22/2022, 10:26 PMflat-kitchen-56993
06/23/2022, 7:12 PM