{
 "flow": [
  {
   "id": 1,
   "mapper": {},
   "module": "gateway:CustomMailHook",
   "version": 1,
   "metadata": {
    "designer": {
     "x": 0,
     "y": 0
    }
   },
   "parameters": {}
  },
  {
   "id": 2,
   "mapper": {
    "name": "{{1.subject}}",
    "boardId": "5100767156",
    "columnValuesToChange": [
     {
      "columnId": "text_mm5fzxf6",
      "columnValue": "מייל"
     },
     {
      "columnId": "text_mm5f1t7m",
      "columnValue": "חדש"
     }
    ],
    "create_labels_if_missing": false
   },
   "module": "monday:CreateItem",
   "version": 1,
   "metadata": {
    "designer": {
     "x": 300,
     "y": 0
    }
   },
   "parameters": {}
  }
 ],
 "name": "connect-email-to-monday",
 "metadata": {
  "instant": true,
  "version": 1,
  "designer": {
   "orphans": []
  },
  "scenario": {
   "dlq": false,
   "slots": null,
   "dataloss": false,
   "maxErrors": 3,
   "autoCommit": true,
   "roundtrips": 1,
   "sequential": false,
   "confidential": false,
   "freshVariables": false,
   "autoCommitTriggerLast": true
  }
 }
}