{
  "integrations": {
    "4ff3f9ba-f006-4f88-901c-5356a244cbc6": {
      "action": {
        "label": "Charge",
        "labelReady": "Charged",
        "value": "CHARGE"
      },
      "createdAt": 1698299091023,
      "domain": "https://app.invoicesimple.com/invoices/*/payment",
      "id": "4ff3f9ba-f006-4f88-901c-5356a244cbc6",
      "isAuto": true,
      "matchElement": {
        "attribute": null,
        "isEnabled": false,
        "matchingValue": "",
        "xPath": ""
      },
      "name": "InvoiceSimple",
      "paths": {
        "address": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//li[@data-selector=\"invoice-client-address1\"][1]"
        },
        "company_name": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        },
        "customer_id": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//h2[@data-selector=\"invoice-client-name\"][1]"
        },
        "email": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//*[@data-selector=\"invoice-client-email\"][1]"
        },
        "first_name": {
          "regex": "^\\S+",
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//h2[@data-selector=\"invoice-client-name\"][1]"
        },
        "invoice_number": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//span[@data-selector=\"invoice-number-value\"][1]"
        },
        "last_name": {
          "regex": "\\S+$",
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//h2[@data-selector=\"invoice-client-name\"][1]"
        },
        "note": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        },
        "phone": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//li[@data-selector=\"invoice-client-phone\"][1]"
        },
        "purchase_number": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        },
        "transaction_amount": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//*[@data-selector=\"currency-amount\"][1]"
        },
        "zip": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//li[@data-selector=\"invoice-client-address3\"][1]"
        }
      }
    },
    "68438d99-e0ec-4ee5-860d-960031fb4c7f": {
      "action": {
        "label": "Charge",
        "labelReady": "Charged",
        "value": "CHARGE"
      },
      "createdAt": 1698303704305,
      "domain": "https://app.invoicesimple.com/invoices/*/email",
      "id": "68438d99-e0ec-4ee5-860d-960031fb4c7f",
      "isAuto": true,
      "matchElement": {
        "attribute": null,
        "isEnabled": false,
        "matchingValue": "",
        "xPath": ""
      },
      "name": "InvoiceSimple - Email Invoice",
      "paths": {
        "address": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        },
        "company_name": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        },
        "customer_id": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//h2[@data-selector=\"invoice-client-name\"][1]"
        },
        "email": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//li[@data-selector=\"invoice-client-email\"][1]"
        },
        "first_name": {
          "regex": "^\\S+",
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//h2[@data-selector=\"invoice-client-name\"][1]"
        },
        "invoice_number": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//span[@data-selector=\"invoice-number-value\"][1]"
        },
        "last_name": {
          "regex": "\\S+$",
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//h2[@data-selector=\"invoice-client-name\"][1]"
        },
        "note": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        },
        "phone": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        },
        "purchase_number": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        },
        "transaction_amount": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": "//span[@data-selector=\"currency-amount\"][1]"
        },
        "zip": {
          "type": {
            "label": "Page",
            "value": "path"
          },
          "value": ""
        }
      }
    }
  },
  "steps": {
    "4ff3f9ba-f006-4f88-901c-5356a244cbc6": {
      "7c2811f0-39a5-462a-9505-cc94f91d79b6": {
        "id": "7c2811f0-39a5-462a-9505-cc94f91d79b6",
        "integrationId": "4ff3f9ba-f006-4f88-901c-5356a244cbc6",
        "steps": [
          {
            "chosen": false,
            "path": "//input[@name=\"invoicePaymentAmount\"]",
            "selected": false,
            "transactionApprovalSetting": {
              "label": "Total Amount",
              "value": "AMOUNT"
            },
            "type": {
              "label": "Input",
              "value": "input"
            },
            "useTransactionApproval": true,
            "value": ""
          },
          {
            "chosen": false,
            "path": "//textarea[@id='invoice-payment-notes']",
            "selected": false,
            "type": {
              "label": "Input",
              "value": "input"
            },
            "value": "PJ TransactionID: {{transactionId}}"
          }
        ],
        "type": "CHARGE"
      }
    },
    "68438d99-e0ec-4ee5-860d-960031fb4c7f": {
      "d661b80a-c06c-4188-92c3-ea1b791a0099": {
        "id": "d661b80a-c06c-4188-92c3-ea1b791a0099",
        "integrationId": "68438d99-e0ec-4ee5-860d-960031fb4c7f",
        "steps": [
          {
            "chosen": false,
            "options": [
              {
                "name": "FORMAT_INPUT_WITH_DOLLAR"
              }
            ],
            "path": "//textarea[@id='email-message-input']",
            "selected": false,
            "type": {
              "label": "Input",
              "value": "input"
            },
            "value": "Please pay here: {{hostedInvoiceUrl}}"
          }
        ],
        "type": "INVOICE"
      }
    }
  }
}