{
 "flow": [
  {
   "id": 1,
   "mapper": {},
   "module": "gateway:CustomWebHook",
   "version": 1,
   "metadata": {
    "designer": {
     "x": 0,
     "y": 0
    }
   },
   "parameters": {}
  },
  {
   "id": 2,
   "mapper": {
    "name": "{{1.contact.name.first}} {{1.contact.name.last}}",
    "boardId": "5100757901",
    "columnValuesToChange": [
     {
      "columnId": "text_mm5fe8fx",
      "columnValue": "{{1.contact.phone}}"
     },
     {
      "columnId": "text_mm5fnhng",
      "columnValue": "אתר Wix"
     }
    ],
    "create_labels_if_missing": false
   },
   "module": "monday:CreateItem",
   "version": 1,
   "metadata": {
    "designer": {
     "x": 300,
     "y": 0
    }
   },
   "parameters": {}
  }
 ],
 "name": "connect-wix-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
  }
 }
}