{
  "integrations": {
    "c83e2406-8aa7-42a4-a5c4-8cedbef48442": {
      "action": {
        "label": "Charge",
        "labelReady": "Charged",
        "value": "CHARGE"
      },
      "createdAt": 1711728175925,
      "domain": "https://dashboard.boulevard.io/*",
      "id": "c83e2406-8aa7-42a4-a5c4-8cedbef48442",
      "isAuto": false,
      "isAutoClose": false,
      "isAutoRunAutomation": true,
      "matchElement": {
        "attribute": null,
        "isEnabled": false,
        "matchingValue": ""
      },
      "name": "Boulevard",
      "paths": {
        "address": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        },
        "company_name": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        },
        "customer_id": {
          "attribute": {
            "label": "client-id",
            "value": "client-id"
          },
          "regex": "",
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//div[contains(@class,\"modal-dock\")]//order-credits"
        },
        "email": {
          "attribute": null,
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//input[@name=\"email\"]"
        },
        "first_name": {
          "regex": "^(\\w+)",
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//div[contains(@class,\"client-name\")]"
        },
        "invoice_number": {
          "attribute": null,
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        },
        "last_name": {
          "regex": "(\\w+)$",
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//div[contains(@class,\"client-name\")]"
        },
        "note": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        },
        "phone": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//input[@ng-model=\"$ctrl.customer.phoneNumber\"}"
        },
        "purchase_number": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        },
        "transaction_amount": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//section[@class=\"total\"]/order-total/div/div/div[3]/span"
        },
        "zip": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        }
      }
    }
  },
  "steps": {
    "8a8c8481-529f-458a-8e95-3f89bf885183": {
      "3f936fc4-f4fc-45e5-aad4-3d39dd691f92": {
        "id": "3f936fc4-f4fc-45e5-aad4-3d39dd691f92",
        "integrationId": "8a8c8481-529f-458a-8e95-3f89bf885183",
        "steps": [
          {
            "chosen": false,
            "id": "144ad097-50ae-4406-aa50-a3155fbbb35a",
            "path": "//div[contains(@class,\"grid-submit\")]/input[1]",
            "selected": false,
            "type": {
              "label": "Click",
              "value": "click"
            },
            "value": ""
          }
        ],
        "type": "INVOICE"
      }
    },
    "c83e2406-8aa7-42a4-a5c4-8cedbef48442": {
      "070abf11-3844-4b28-bd9e-93e5ec28422e": {
        "id": "070abf11-3844-4b28-bd9e-93e5ec28422e",
        "integrationId": "c83e2406-8aa7-42a4-a5c4-8cedbef48442",
        "steps": [
          {
            "automationLabel": "Choose Other",
            "id": "9225d499-966f-43b0-acbc-7276f47b4654",
            "path": "//div[@data-tab=\"Other\"]",
            "transactionPaymentTypeSettings": {},
            "type": {
              "label": "Click",
              "value": "click"
            },
            "value": ""
          },
          {
            "automationLabel": "Payment Type Dropdown",
            "id": "61296781-3469-412c-906e-691a9f19b294",
            "isSkip": false,
            "path": "//div[contains(@class,\"MuiInputBase-root\")]",
            "transactionPaymentTypeSettings": {},
            "type": {
              "label": "Dropdown",
              "value": "dropdown"
            },
            "value": {
              "label": "HFD",
              "value": "HFD"
            }
          },
          {
            "automationLabel": "Amount",
            "id": "834bff10-e3f6-45cd-ae38-f953fd0753f7",
            "path": "//other-payment-tab//payment-input/price-input//input",
            "transactionApprovalSetting": {
              "label": "Total Amount",
              "value": "AMOUNT"
            },
            "type": {
              "label": "Input",
              "value": "input"
            },
            "useTransactionApproval": true,
            "value": ""
          }
        ],
        "type": "CHARGE"
      }
    }
  }
}