<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Getting Indentation Error in JSON Structure - Need Help (How to Normalize Complex Nested JSON Data ) in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-indentation-error-in-json-structure-need-help-how-to/m-p/8554#M3577</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I’m working with a JSON structure, but I’m encountering an indentation error when trying to process the following JSON data. I’ve double-checked for proper alignment and syntax, but I still can’t figure out the issue. Could anyone please help me identify why the error is happening?&lt;/P&gt;&lt;P&gt;Here's the JSON output schema:&lt;/P&gt;&lt;P&gt;[&lt;BR /&gt;{&lt;BR /&gt;"name": "output",&lt;BR /&gt;"type": "array",&lt;BR /&gt;"of": "object",&lt;BR /&gt;"label": "Output",&lt;BR /&gt;"properties": [&lt;BR /&gt;{&lt;BR /&gt;"control_type": "number",&lt;BR /&gt;"label": "Supplier Node URL ID",&lt;BR /&gt;"parse_output": "integer_conversion",&lt;BR /&gt;"type": "integer",&lt;BR /&gt;"name": "Supplier_Node_URL_ID"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier Node URL",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_NodeURL"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier Node Name",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_Node_Name"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier State",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiState"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Local Supplier Name",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiLocalSuppliername"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier PLM ID",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiPLMID"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier Group Name",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiGroupName"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Is Agent",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_IsAgent"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Is Warehouse",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_IsWarehouse"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Is Factory",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiIsFactory"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Business License Registration Number",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiLocalBussinessLicenseRegistrationNumber"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Business License Expiry Date",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiExpiryDateBussinessLicense"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier Product Class",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiSupplierProductClass"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Business Address",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiBussinessAddress"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "City",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiCity"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Province/State",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiProvinceState"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Postal Code",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiPostalCode"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Country Node Name",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_Country_NodeName"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Local Language Business Address",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiLocalLangBusinessAddress"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Local Language City",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiLocalLanguageCity"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Local Language Province",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiLocallanguageProvince"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "number",&lt;BR /&gt;"label": "Local Language Country",&lt;BR /&gt;"parse_output": "integer_conversion",&lt;BR /&gt;"type": "integer",&lt;BR /&gt;"name": "Supplier_maiLocalLanguageCountry"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Phone Number",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_PhoneNumber"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Email",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_Email"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Classification",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_Classification"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Classification Sub Type",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "maiClassificationSubType"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Currency",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_Currency"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "number",&lt;BR /&gt;"label": "VAT",&lt;BR /&gt;"parse_output": "integer_conversion",&lt;BR /&gt;"type": "integer",&lt;BR /&gt;"name": "Supplier_maiVAT"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Payment Term",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_PaymentTerm"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Trade Term",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_TradeTerm"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Contact Person Agent",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiContactPersonAgent"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Agent Salutation Name",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiAgentSalutationName"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Bank Key",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiBankKey"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Bank Account Number",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiBankaccountnumber"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"name": "Contact",&lt;BR /&gt;"type": "array",&lt;BR /&gt;"of": "object",&lt;BR /&gt;"label": "Contact",&lt;BR /&gt;"properties": [&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Contact_maiPLMID",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Contact_maiPLMID"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Contact_NodeURL",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Contact_NodeURL"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Contact_JobTitle",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Contact_JobTitle"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Mobile",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Contact_Mobile"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Email",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Contact_Email"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "ContactCreatedTime",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "ContactCreatedTime"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "ContactUpdatedTime",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "ContactUpdatedTime"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDEBusinessUnit",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDEBusinessUnit"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDECurrencyCodeABAmounts",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDECurrencyCodeABAmounts"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDECurrencyCodeAccountsPayable",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDECurrencyCodeAccountsPayable"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDEElectronicAddressType",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDEElectronicAddressType"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDEElectronicAddressTypeEnum",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDEElectronicAddressTypeEnum"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDEGLOffset",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDEGLOffset"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDELineNumberID",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDELineNumberID"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDENameMailing",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDENameMailing"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDENameoftheBankandtheBranch",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDENameoftheBankandtheBranch"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDEPaymentTermsAP",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDEPaymentTermsAP"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDEPreNoteCode",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDEPreNoteCode"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDETaxExplCode2",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDETaxExplCode2"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDETaxRateArea2",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDETaxRateArea2"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_MaiJDETypeCode",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_MaiJDETypeCode"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "SupplierCreatedTime",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "SupplierCreatedTime"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "SupplierModifiedTime",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "SupplierModifiedTime"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "SupplierModifiedBy",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "SupplierModifiedBy"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "SupplierCreatedBy",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "SupplierCreatedBy"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "SupplierTagetERP",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "SupplierTagetERP"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;]&lt;/P&gt;&lt;P&gt;Here's the JSON structure Input :&amp;nbsp;[&lt;BR /&gt;{&lt;BR /&gt;"Supplier.Node_URL_ID": 12345,&lt;BR /&gt;"Supplier.NodeURL": "C0/S1|Supplier",&lt;BR /&gt;"Supplier.Node Name": "SupplierName1",&lt;BR /&gt;"Supplier.maiState": "Active",&lt;BR /&gt;"Supplier.maiLocalSuppliername": "Dummy Supplier Name",&lt;BR /&gt;"Supplier.maiPLMID": "SUP_00001",&lt;BR /&gt;"Supplier.maiGroupName": "Dummy Group",&lt;BR /&gt;"Supplier.IsAgent": "false",&lt;BR /&gt;"Supplier.IsWarehouse": "true",&lt;BR /&gt;"Supplier.maiIsFactory": "false",&lt;BR /&gt;"Supplier.maiLocalBussinessLicenseRegistrationNumber": "dummy",&lt;BR /&gt;"Supplier.maiExpiryDateBussinessLicense": null,&lt;BR /&gt;"Supplier.maiSupplierProductClass": "A",&lt;BR /&gt;"Supplier.maiBussinessAddress": "123 Dummy Street",&lt;BR /&gt;"Supplier.maiCity": "Dummy City",&lt;BR /&gt;"Supplier.maiProvinceState": "Dummy State",&lt;BR /&gt;"Supplier.maiPostalCode": "000000",&lt;BR /&gt;"Supplier.Country.NodeName": "Dummy Country",&lt;BR /&gt;"Supplier.maiLocalLangBusinessAddress": "",&lt;BR /&gt;"Supplier.maiLocalLanguageCity": "",&lt;BR /&gt;"Supplier.maiLocallanguageProvince": "",&lt;BR /&gt;"Supplier.maiLocalLanguageCountry": 1,&lt;BR /&gt;"Supplier.PhoneNumber": "1234567890",&lt;BR /&gt;"Supplier.Email": "dummy@domain.com",&lt;BR /&gt;"Supplier.Classification": "Dummy Classification",&lt;BR /&gt;"maiClassificationSubType": "Type1,Type2,Type3",&lt;BR /&gt;"Supplier.Currency": "USD",&lt;BR /&gt;"Supplier.maiVAT": 0,&lt;BR /&gt;"Supplier.PaymentTerm": "",&lt;BR /&gt;"Supplier.TradeTerm": "Dummy Trade Term",&lt;BR /&gt;"Supplier.maiContactPersonAgent": "Dummy Person",&lt;BR /&gt;"Supplier.maiAgentSalutationName": "Mr",&lt;BR /&gt;"Supplier.maiBankKey": "DUMMYBANK",&lt;BR /&gt;"Supplier.maiBankaccountnumber": "DUMMYACCOUNT",&lt;BR /&gt;"Contact.maiPLMID": "1",&lt;BR /&gt;"Contact.NodeURL": "C1234",&lt;BR /&gt;"Contact.JobTitle": "",&lt;BR /&gt;"Contact.Mobile": "",&lt;BR /&gt;"Contact.Email": "",&lt;BR /&gt;"Contact.CreatedTime": "2025-01-14T09:18:00",&lt;BR /&gt;"Supplier.maiJDEBusinessUnit": "",&lt;BR /&gt;"Supplier.maiJDECurrencyCodeABAmounts": "",&lt;BR /&gt;"Supplier.maiJDECurrencyCodeAccountsPayable": "",&lt;BR /&gt;"Supplier.maiJDEElectronicAddressType": "",&lt;BR /&gt;"Supplier.maiJDEElectronicAddressTypeEnum": "",&lt;BR /&gt;"Supplier.maiJDEGLOffset": "",&lt;BR /&gt;"Supplier.maiJDELineNumberID": 0,&lt;BR /&gt;"Supplier.maiJDENameMailing": "",&lt;BR /&gt;"Supplier.maiJDENameoftheBankandtheBranch": "",&lt;BR /&gt;"Supplier.maiJDEPaymentTermsAP": "",&lt;BR /&gt;"Supplier.maiJDEPreNoteCode": "",&lt;BR /&gt;"Supplier.maiJDETaxExplCode2": "Processing",&lt;BR /&gt;"Supplier.maiJDETaxRateArea2": "",&lt;BR /&gt;"Supplier.maiJDETypeCode": "Dummy Type",&lt;BR /&gt;"Supplier.CreatedTime": "2025-01-02T10:38:00",&lt;BR /&gt;"Supplier.ModifiedTime": "2025-01-02T11:00:00",&lt;BR /&gt;"Supplier.CreatedBy": "DummyUser1",&lt;BR /&gt;"Supplier.ModifiedBy": "DummyUser2",&lt;BR /&gt;"TagetERP": "D001"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"Supplier.Node_URL_ID": 12346,&lt;BR /&gt;"Supplier.NodeURL": "C0/S2|Supplier",&lt;BR /&gt;"Supplier.Node Name": "SupplierName2",&lt;BR /&gt;"Supplier.maiState": "Active",&lt;BR /&gt;"Supplier.maiLocalSuppliername": "Dummy Supplier Name 2",&lt;BR /&gt;"Supplier.maiPLMID": "SUP_00002",&lt;BR /&gt;"Supplier.maiGroupName": "Dummy Group 2",&lt;BR /&gt;"Supplier.IsAgent": "false",&lt;BR /&gt;"Supplier.IsWarehouse": "true",&lt;BR /&gt;"Supplier.maiIsFactory": "false",&lt;BR /&gt;"Supplier.maiLocalBussinessLicenseRegistrationNumber": "dummy",&lt;BR /&gt;"Supplier.maiExpiryDateBussinessLicense": null,&lt;BR /&gt;"Supplier.maiSupplierProductClass": "B",&lt;BR /&gt;"Supplier.maiBussinessAddress": "456 Dummy Street",&lt;BR /&gt;"Supplier.maiCity": "Dummy City",&lt;BR /&gt;"Supplier.maiProvinceState": "Dummy State",&lt;BR /&gt;"Supplier.maiPostalCode": "111111",&lt;BR /&gt;"Supplier.Country.NodeName": "Dummy Country",&lt;BR /&gt;"Supplier.maiLocalLangBusinessAddress": "",&lt;BR /&gt;"Supplier.maiLocalLanguageCity": "",&lt;BR /&gt;"Supplier.maiLocallanguageProvince": "",&lt;BR /&gt;"Supplier.maiLocalLanguageCountry": 1,&lt;BR /&gt;"Supplier.PhoneNumber": "0987654321",&lt;BR /&gt;"Supplier.Email": "dummy2@domain.com",&lt;BR /&gt;"Supplier.Classification": "Dummy Classification 2",&lt;BR /&gt;"maiClassificationSubType": "TypeA,TypeB,TypeC",&lt;BR /&gt;"Supplier.Currency": "EUR",&lt;BR /&gt;"Supplier.maiVAT": 0,&lt;BR /&gt;"Supplier.PaymentTerm": "",&lt;BR /&gt;"Supplier.TradeTerm": "Dummy Trade Term 2",&lt;BR /&gt;"Supplier.maiContactPersonAgent": "Dummy Person 2",&lt;BR /&gt;"Supplier.maiAgentSalutationName": "Ms",&lt;BR /&gt;"Supplier.maiBankKey": "DUMMYBANK2",&lt;BR /&gt;"Supplier.maiBankaccountnumber": "DUMMYACCOUNT2",&lt;BR /&gt;"Contact.maiPLMID": "2",&lt;BR /&gt;"Contact.NodeURL": "C1235",&lt;BR /&gt;"Contact.JobTitle": "",&lt;BR /&gt;"Contact.Mobile": "",&lt;BR /&gt;"Contact.Email": "",&lt;BR /&gt;"Contact.CreatedTime": "2025-01-16T04:53:00",&lt;BR /&gt;"Supplier.maiJDEBusinessUnit": "",&lt;BR /&gt;"Supplier.maiJDECurrencyCodeABAmounts": "",&lt;BR /&gt;"Supplier.maiJDECurrencyCodeAccountsPayable": "",&lt;BR /&gt;"Supplier.maiJDEElectronicAddressType": "",&lt;BR /&gt;"Supplier.maiJDEElectronicAddressTypeEnum": "",&lt;BR /&gt;"Supplier.maiJDEGLOffset": "",&lt;BR /&gt;"Supplier.maiJDELineNumberID": 0,&lt;BR /&gt;"Supplier.maiJDENameMailing": "",&lt;BR /&gt;"Supplier.maiJDENameoftheBankandtheBranch": "",&lt;BR /&gt;"Supplier.maiJDEPaymentTermsAP": "",&lt;BR /&gt;"Supplier.maiJDEPreNoteCode": "",&lt;BR /&gt;"Supplier.maiJDETaxExplCode2": "Processing",&lt;BR /&gt;"Supplier.maiJDETaxRateArea2": "",&lt;BR /&gt;"Supplier.maiJDETypeCode": "Dummy Type 2",&lt;BR /&gt;"Supplier.CreatedTime": "2025-01-02T10:38:00",&lt;BR /&gt;"Supplier.ModifiedTime": "2025-01-02T11:00:00",&lt;BR /&gt;"Supplier.CreatedBy": "DummyUser1",&lt;BR /&gt;"Supplier.ModifiedBy": "DummyUser2",&lt;BR /&gt;"TagetERP": "D002"&lt;BR /&gt;}&lt;BR /&gt;]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The JSON structure is quite large, and I’m getting an indentation error when I try to parse or process it. I’ve ensured proper syntax, but the issue still persists. Could anyone help me pinpoint what could be wrong with the indentation or if there is another issue at play here?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jan 2025 12:37:14 GMT</pubDate>
    <dc:creator>Patel0786</dc:creator>
    <dc:date>2025-01-24T12:37:14Z</dc:date>
    <item>
      <title>Getting Indentation Error in JSON Structure - Need Help (How to Normalize Complex Nested JSON Data )</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-indentation-error-in-json-structure-need-help-how-to/m-p/8554#M3577</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I’m working with a JSON structure, but I’m encountering an indentation error when trying to process the following JSON data. I’ve double-checked for proper alignment and syntax, but I still can’t figure out the issue. Could anyone please help me identify why the error is happening?&lt;/P&gt;&lt;P&gt;Here's the JSON output schema:&lt;/P&gt;&lt;P&gt;[&lt;BR /&gt;{&lt;BR /&gt;"name": "output",&lt;BR /&gt;"type": "array",&lt;BR /&gt;"of": "object",&lt;BR /&gt;"label": "Output",&lt;BR /&gt;"properties": [&lt;BR /&gt;{&lt;BR /&gt;"control_type": "number",&lt;BR /&gt;"label": "Supplier Node URL ID",&lt;BR /&gt;"parse_output": "integer_conversion",&lt;BR /&gt;"type": "integer",&lt;BR /&gt;"name": "Supplier_Node_URL_ID"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier Node URL",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_NodeURL"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier Node Name",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_Node_Name"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier State",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiState"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Local Supplier Name",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiLocalSuppliername"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier PLM ID",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiPLMID"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier Group Name",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiGroupName"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Is Agent",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_IsAgent"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Is Warehouse",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_IsWarehouse"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Is Factory",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiIsFactory"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Business License Registration Number",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiLocalBussinessLicenseRegistrationNumber"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Business License Expiry Date",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiExpiryDateBussinessLicense"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier Product Class",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiSupplierProductClass"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Business Address",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiBussinessAddress"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "City",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiCity"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Province/State",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiProvinceState"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Postal Code",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiPostalCode"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Country Node Name",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_Country_NodeName"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Local Language Business Address",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiLocalLangBusinessAddress"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Local Language City",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiLocalLanguageCity"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Local Language Province",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiLocallanguageProvince"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "number",&lt;BR /&gt;"label": "Local Language Country",&lt;BR /&gt;"parse_output": "integer_conversion",&lt;BR /&gt;"type": "integer",&lt;BR /&gt;"name": "Supplier_maiLocalLanguageCountry"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Phone Number",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_PhoneNumber"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Email",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_Email"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Classification",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_Classification"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Classification Sub Type",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "maiClassificationSubType"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Currency",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_Currency"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "number",&lt;BR /&gt;"label": "VAT",&lt;BR /&gt;"parse_output": "integer_conversion",&lt;BR /&gt;"type": "integer",&lt;BR /&gt;"name": "Supplier_maiVAT"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Payment Term",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_PaymentTerm"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Trade Term",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_TradeTerm"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Contact Person Agent",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiContactPersonAgent"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Agent Salutation Name",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiAgentSalutationName"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Bank Key",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiBankKey"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Bank Account Number",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiBankaccountnumber"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"name": "Contact",&lt;BR /&gt;"type": "array",&lt;BR /&gt;"of": "object",&lt;BR /&gt;"label": "Contact",&lt;BR /&gt;"properties": [&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Contact_maiPLMID",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Contact_maiPLMID"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Contact_NodeURL",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Contact_NodeURL"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Contact_JobTitle",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Contact_JobTitle"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Mobile",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Contact_Mobile"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Email",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Contact_Email"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "ContactCreatedTime",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "ContactCreatedTime"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "ContactUpdatedTime",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "ContactUpdatedTime"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDEBusinessUnit",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDEBusinessUnit"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDECurrencyCodeABAmounts",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDECurrencyCodeABAmounts"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDECurrencyCodeAccountsPayable",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDECurrencyCodeAccountsPayable"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDEElectronicAddressType",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDEElectronicAddressType"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDEElectronicAddressTypeEnum",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDEElectronicAddressTypeEnum"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDEGLOffset",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDEGLOffset"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDELineNumberID",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDELineNumberID"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDENameMailing",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDENameMailing"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDENameoftheBankandtheBranch",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDENameoftheBankandtheBranch"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDEPaymentTermsAP",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDEPaymentTermsAP"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDEPreNoteCode",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDEPreNoteCode"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDETaxExplCode2",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDETaxExplCode2"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_maiJDETaxRateArea2",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_maiJDETaxRateArea2"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "Supplier_MaiJDETypeCode",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "Supplier_MaiJDETypeCode"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "SupplierCreatedTime",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "SupplierCreatedTime"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "SupplierModifiedTime",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "SupplierModifiedTime"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "SupplierModifiedBy",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "SupplierModifiedBy"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "SupplierCreatedBy",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "SupplierCreatedBy"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"control_type": "text",&lt;BR /&gt;"label": "SupplierTagetERP",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"name": "SupplierTagetERP"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;]&lt;/P&gt;&lt;P&gt;Here's the JSON structure Input :&amp;nbsp;[&lt;BR /&gt;{&lt;BR /&gt;"Supplier.Node_URL_ID": 12345,&lt;BR /&gt;"Supplier.NodeURL": "C0/S1|Supplier",&lt;BR /&gt;"Supplier.Node Name": "SupplierName1",&lt;BR /&gt;"Supplier.maiState": "Active",&lt;BR /&gt;"Supplier.maiLocalSuppliername": "Dummy Supplier Name",&lt;BR /&gt;"Supplier.maiPLMID": "SUP_00001",&lt;BR /&gt;"Supplier.maiGroupName": "Dummy Group",&lt;BR /&gt;"Supplier.IsAgent": "false",&lt;BR /&gt;"Supplier.IsWarehouse": "true",&lt;BR /&gt;"Supplier.maiIsFactory": "false",&lt;BR /&gt;"Supplier.maiLocalBussinessLicenseRegistrationNumber": "dummy",&lt;BR /&gt;"Supplier.maiExpiryDateBussinessLicense": null,&lt;BR /&gt;"Supplier.maiSupplierProductClass": "A",&lt;BR /&gt;"Supplier.maiBussinessAddress": "123 Dummy Street",&lt;BR /&gt;"Supplier.maiCity": "Dummy City",&lt;BR /&gt;"Supplier.maiProvinceState": "Dummy State",&lt;BR /&gt;"Supplier.maiPostalCode": "000000",&lt;BR /&gt;"Supplier.Country.NodeName": "Dummy Country",&lt;BR /&gt;"Supplier.maiLocalLangBusinessAddress": "",&lt;BR /&gt;"Supplier.maiLocalLanguageCity": "",&lt;BR /&gt;"Supplier.maiLocallanguageProvince": "",&lt;BR /&gt;"Supplier.maiLocalLanguageCountry": 1,&lt;BR /&gt;"Supplier.PhoneNumber": "1234567890",&lt;BR /&gt;"Supplier.Email": "dummy@domain.com",&lt;BR /&gt;"Supplier.Classification": "Dummy Classification",&lt;BR /&gt;"maiClassificationSubType": "Type1,Type2,Type3",&lt;BR /&gt;"Supplier.Currency": "USD",&lt;BR /&gt;"Supplier.maiVAT": 0,&lt;BR /&gt;"Supplier.PaymentTerm": "",&lt;BR /&gt;"Supplier.TradeTerm": "Dummy Trade Term",&lt;BR /&gt;"Supplier.maiContactPersonAgent": "Dummy Person",&lt;BR /&gt;"Supplier.maiAgentSalutationName": "Mr",&lt;BR /&gt;"Supplier.maiBankKey": "DUMMYBANK",&lt;BR /&gt;"Supplier.maiBankaccountnumber": "DUMMYACCOUNT",&lt;BR /&gt;"Contact.maiPLMID": "1",&lt;BR /&gt;"Contact.NodeURL": "C1234",&lt;BR /&gt;"Contact.JobTitle": "",&lt;BR /&gt;"Contact.Mobile": "",&lt;BR /&gt;"Contact.Email": "",&lt;BR /&gt;"Contact.CreatedTime": "2025-01-14T09:18:00",&lt;BR /&gt;"Supplier.maiJDEBusinessUnit": "",&lt;BR /&gt;"Supplier.maiJDECurrencyCodeABAmounts": "",&lt;BR /&gt;"Supplier.maiJDECurrencyCodeAccountsPayable": "",&lt;BR /&gt;"Supplier.maiJDEElectronicAddressType": "",&lt;BR /&gt;"Supplier.maiJDEElectronicAddressTypeEnum": "",&lt;BR /&gt;"Supplier.maiJDEGLOffset": "",&lt;BR /&gt;"Supplier.maiJDELineNumberID": 0,&lt;BR /&gt;"Supplier.maiJDENameMailing": "",&lt;BR /&gt;"Supplier.maiJDENameoftheBankandtheBranch": "",&lt;BR /&gt;"Supplier.maiJDEPaymentTermsAP": "",&lt;BR /&gt;"Supplier.maiJDEPreNoteCode": "",&lt;BR /&gt;"Supplier.maiJDETaxExplCode2": "Processing",&lt;BR /&gt;"Supplier.maiJDETaxRateArea2": "",&lt;BR /&gt;"Supplier.maiJDETypeCode": "Dummy Type",&lt;BR /&gt;"Supplier.CreatedTime": "2025-01-02T10:38:00",&lt;BR /&gt;"Supplier.ModifiedTime": "2025-01-02T11:00:00",&lt;BR /&gt;"Supplier.CreatedBy": "DummyUser1",&lt;BR /&gt;"Supplier.ModifiedBy": "DummyUser2",&lt;BR /&gt;"TagetERP": "D001"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"Supplier.Node_URL_ID": 12346,&lt;BR /&gt;"Supplier.NodeURL": "C0/S2|Supplier",&lt;BR /&gt;"Supplier.Node Name": "SupplierName2",&lt;BR /&gt;"Supplier.maiState": "Active",&lt;BR /&gt;"Supplier.maiLocalSuppliername": "Dummy Supplier Name 2",&lt;BR /&gt;"Supplier.maiPLMID": "SUP_00002",&lt;BR /&gt;"Supplier.maiGroupName": "Dummy Group 2",&lt;BR /&gt;"Supplier.IsAgent": "false",&lt;BR /&gt;"Supplier.IsWarehouse": "true",&lt;BR /&gt;"Supplier.maiIsFactory": "false",&lt;BR /&gt;"Supplier.maiLocalBussinessLicenseRegistrationNumber": "dummy",&lt;BR /&gt;"Supplier.maiExpiryDateBussinessLicense": null,&lt;BR /&gt;"Supplier.maiSupplierProductClass": "B",&lt;BR /&gt;"Supplier.maiBussinessAddress": "456 Dummy Street",&lt;BR /&gt;"Supplier.maiCity": "Dummy City",&lt;BR /&gt;"Supplier.maiProvinceState": "Dummy State",&lt;BR /&gt;"Supplier.maiPostalCode": "111111",&lt;BR /&gt;"Supplier.Country.NodeName": "Dummy Country",&lt;BR /&gt;"Supplier.maiLocalLangBusinessAddress": "",&lt;BR /&gt;"Supplier.maiLocalLanguageCity": "",&lt;BR /&gt;"Supplier.maiLocallanguageProvince": "",&lt;BR /&gt;"Supplier.maiLocalLanguageCountry": 1,&lt;BR /&gt;"Supplier.PhoneNumber": "0987654321",&lt;BR /&gt;"Supplier.Email": "dummy2@domain.com",&lt;BR /&gt;"Supplier.Classification": "Dummy Classification 2",&lt;BR /&gt;"maiClassificationSubType": "TypeA,TypeB,TypeC",&lt;BR /&gt;"Supplier.Currency": "EUR",&lt;BR /&gt;"Supplier.maiVAT": 0,&lt;BR /&gt;"Supplier.PaymentTerm": "",&lt;BR /&gt;"Supplier.TradeTerm": "Dummy Trade Term 2",&lt;BR /&gt;"Supplier.maiContactPersonAgent": "Dummy Person 2",&lt;BR /&gt;"Supplier.maiAgentSalutationName": "Ms",&lt;BR /&gt;"Supplier.maiBankKey": "DUMMYBANK2",&lt;BR /&gt;"Supplier.maiBankaccountnumber": "DUMMYACCOUNT2",&lt;BR /&gt;"Contact.maiPLMID": "2",&lt;BR /&gt;"Contact.NodeURL": "C1235",&lt;BR /&gt;"Contact.JobTitle": "",&lt;BR /&gt;"Contact.Mobile": "",&lt;BR /&gt;"Contact.Email": "",&lt;BR /&gt;"Contact.CreatedTime": "2025-01-16T04:53:00",&lt;BR /&gt;"Supplier.maiJDEBusinessUnit": "",&lt;BR /&gt;"Supplier.maiJDECurrencyCodeABAmounts": "",&lt;BR /&gt;"Supplier.maiJDECurrencyCodeAccountsPayable": "",&lt;BR /&gt;"Supplier.maiJDEElectronicAddressType": "",&lt;BR /&gt;"Supplier.maiJDEElectronicAddressTypeEnum": "",&lt;BR /&gt;"Supplier.maiJDEGLOffset": "",&lt;BR /&gt;"Supplier.maiJDELineNumberID": 0,&lt;BR /&gt;"Supplier.maiJDENameMailing": "",&lt;BR /&gt;"Supplier.maiJDENameoftheBankandtheBranch": "",&lt;BR /&gt;"Supplier.maiJDEPaymentTermsAP": "",&lt;BR /&gt;"Supplier.maiJDEPreNoteCode": "",&lt;BR /&gt;"Supplier.maiJDETaxExplCode2": "Processing",&lt;BR /&gt;"Supplier.maiJDETaxRateArea2": "",&lt;BR /&gt;"Supplier.maiJDETypeCode": "Dummy Type 2",&lt;BR /&gt;"Supplier.CreatedTime": "2025-01-02T10:38:00",&lt;BR /&gt;"Supplier.ModifiedTime": "2025-01-02T11:00:00",&lt;BR /&gt;"Supplier.CreatedBy": "DummyUser1",&lt;BR /&gt;"Supplier.ModifiedBy": "DummyUser2",&lt;BR /&gt;"TagetERP": "D002"&lt;BR /&gt;}&lt;BR /&gt;]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The JSON structure is quite large, and I’m getting an indentation error when I try to parse or process it. I’ve ensured proper syntax, but the issue still persists. Could anyone help me pinpoint what could be wrong with the indentation or if there is another issue at play here?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 12:37:14 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-indentation-error-in-json-structure-need-help-how-to/m-p/8554#M3577</guid>
      <dc:creator>Patel0786</dc:creator>
      <dc:date>2025-01-24T12:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Indentation Error in JSON Structure - Need Help (How to Normalize Complex Nested JSON Da</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-indentation-error-in-json-structure-need-help-how-to/m-p/8557#M3579</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/11127"&gt;@Patel0786&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Could you please help us with your answer for below questions&lt;BR /&gt;1. Which application is providing the output structure you’ve shared?&lt;BR /&gt;2. What are your sample and actual data documents used for parsing JSON? (Based on the context, it seems you are utilizing a JSON Parser.)&lt;BR /&gt;&lt;BR /&gt;Please include a screenshot of the error message for reference.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;Shivakumar&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 15:42:52 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-indentation-error-in-json-structure-need-help-how-to/m-p/8557#M3579</guid>
      <dc:creator>shivakumara</dc:creator>
      <dc:date>2025-01-24T15:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Indentation Error in JSON Structure - Need Help (How to Normalize Complex Nested JSON Da</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-indentation-error-in-json-structure-need-help-how-to/m-p/8572#M3584</link>
      <description>&lt;P&gt;this issue is solved&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 10:05:06 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-indentation-error-in-json-structure-need-help-how-to/m-p/8572#M3584</guid>
      <dc:creator>Patel0786</dc:creator>
      <dc:date>2025-01-27T10:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Indentation Error in JSON Structure - Need Help (How to Normalize Complex Nested JSON Da</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-indentation-error-in-json-structure-need-help-how-to/m-p/8573#M3585</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/8685"&gt;@shivakumara&lt;/a&gt;&amp;nbsp;now this issue/error solved&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 10:06:49 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-indentation-error-in-json-structure-need-help-how-to/m-p/8573#M3585</guid>
      <dc:creator>Patel0786</dc:creator>
      <dc:date>2025-01-27T10:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Indentation Error in JSON Structure - Need Help (How to Normalize Complex Nested JSON Da</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-indentation-error-in-json-structure-need-help-how-to/m-p/8574#M3586</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/11127"&gt;@Patel0786&lt;/a&gt;,&lt;BR /&gt;Thank you for your response. I would greatly appreciate it if you could assist me with my query above. Your insights would help me better understand the issue and, if possible, provide a solution that could benefit others who may encounter a similar challenge.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;Shivakumar&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 10:25:09 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-indentation-error-in-json-structure-need-help-how-to/m-p/8574#M3586</guid>
      <dc:creator>shivakumara</dc:creator>
      <dc:date>2025-01-27T10:25:09Z</dc:date>
    </item>
  </channel>
</rss>

