BGTAddressBatch Web Service Data Conversion Application
This application will convert standard formatted files to XML ready for use as input to the BGTAddressBatch Web Service.
Address data in your file should be comma or tab delimited. Qalified text is also acceptable.
Acceptable Formats: Format Example Comma Delimited 123 MAIN ST,OKLAHOMA CITY,OK,73102,1001 555 WALNUT ST,HARRISBURG,PA,17101,1005 Tab Delimited 123 MAIN ST OKLAHOMA CITY OK 73102 1001 555 WALNUT ST HARRISBURG PA 17101 1005 Comma Delimited, Qualified Text "123 MAIN ST","OKLAHOMA CITY","OK","73102","1001" "555 WALNUT ST","HARRISBURG ","PA","17101","1005"
Each line of the file must contain only ONE address record.
File size restrictions are currently in place for the BGTAddressBatch Web Service. Click here to view the current restrictions. An uploaded data file can be broken into multiple files containing a number of records that will process under these restrictions.