Customers


Records

{
    "City": "Plano",
    "Email": "sarah@metromedical.com",
    "Notes": "Requested RFP",
    "Phone": "469-555-3003",
    "State": "TX",
    "Address": "100 Medical Pkwy",
    "Company": "Metro Medical",
    "Last Name": "Johnson",
    "First Name": "Sarah"
}
{
    "City": "Dallas",
    "Email": "john@texasmfg.com",
    "Notes": "Interested in ERP proposal",
    "Phone": "214-555-2002",
    "State": "TX",
    "Address": "500 Industrial Blvd",
    "Company": "Texas Manufacturing",
    "Last Name": "Smith",
    "First Name": "John"
}
{
    "City": "Princeton",
    "Email": "scott@noczilla.com",
    "Notes": "Founder account",
    "Phone": "972-555-1001",
    "State": "TX",
    "Address": "123 Innovation Drive",
    "Company": "NOCZILLA",
    "Last Name": "Arnold",
    "First Name": "Scott"
}