By submitting the data to Lola Grove in accordance with the below technical specification you hereby agree to be bound by the following terms and conditions and you confirm that:
None
Lolagrove.com accepts both the GET and POST methods of submission. Lolagrove.com accepts both URL-encoded and non URL-encoded data. The submission URL is:
https://v3.lolagrove.com/data.ashx
You must submit a value in the 'ID' for every record. The ID for this placement is:
1354.359
| Data Field | Status | Format | Example |
|---|---|---|---|
| Mandatory | Valid email address | demo@lolagrove.com | |
| title | Mandatory | Mr/Mrs/Ms/Miss/Prof/Dr | Mr |
| firstname | Mandatory | Any characters allowed | Robin |
| lastname | Mandatory | Any characters allowed | Caller |
| address1 | Mandatory | Any characters allowed | 7 Brayfield Terrace |
| address2 | Optional | Any characters allowed | Barnsbury |
| towncity | Mandatory | Any characters allowed | London |
| postcode | Mandatory | Valid UK post code | N1 1HZ |
| dob | Mandatory | DDMMYYYY | 31122010 |
| telephone | Mandatory | Valid UK phone number | 02076070899 |
| telemobile | Mandatory | Valid UK mobile phone number | 07771115555 |
| timestamp | Optional | YYYYMMDDhhmmss | 20101231235959 |
| sub_id | Optional | Any characters allowed | abc123 |
| ipaddress | Optional | Valid IP address | 127.0.0.1 |
| callback_id | Optional | Any characters allowed | abc123 |
| appointment_date1 | Mandatory | Alpha/numeric characters only | 01/02/2012 |
| appointment_date2 | Mandatory | Alpha/numeric characters only | 01/03/2012 |
| appointment_time1 | Mandatory | Alpha/numeric characters only | AM: Morning |
| appointment_time2 | Mandatory | Alpha/numeric characters only | PM: Afternoon |
| areavisit | Mandatory | Alpha/numeric characters only | Northwich - Wilton St - 55-55a Witton Street - 3744 |
| diabetesglaucoma | Optional | Alpha/numeric characters only | Yes |
| existingcustomer | Optional | Alpha/numeric characters only | Yes |
| typeofappointment | Mandatory | Alpha/numeric characters only | Eye Check |
| fullname | Optional | Alpha/numeric characters only | John Smith |
| supplier_lead_id | Optional | Populate with a unique ID per lead (any characters not longer than 50 letters) | abc123 |
| Accepted Data | Description |
|---|---|
| Accepted - Data written to DB | Data written to DB |
| Duplicate Data | Description |
|---|---|
| Rejected (duplicate) - that data has already been submitted for this campaign | Data is written to DB but automatically rejected |
| MISSING DATA | Description |
|---|---|
| Error field: [variable] | Error type: [variable] is mandatory field |
| Error field: email | Error type: Email is mandatory field |
| Error field: title | Error type: Title is mandatory field |
| Error field: firstname | Error type: First Name is mandatory field |
| Error field: lastname | Error type: Last Name is mandatory field |
| Error field: address1 | Error type: Address 1 is mandatory field |
| Error field: towncity | Error type: Town/City is mandatory field |
| Error field: postcode | Error type: Postal/Zip Code is mandatory field |
| Error field: dob | Error type: Date Of Birth is mandatory field |
| Error field: telephone | Error type: Telephone is mandatory field |
| Error field: telemobile | Error type: Mobile is mandatory field |
| Error field: appointment_date1 | Error type: appointment_date1 is mandatory field |
| Error field: appointment_date2 | Error type: appointment_date2 is mandatory field |
| Error field: appointment_time1 | Error type: appointment_time1 is mandatory field |
| Error field: appointment_time2 | Error type: appointment_time2 is mandatory field |
| Error field: areavisit | Error type: areavisit is mandatory field |
| Error field: typeofappointment | Error type: typeofappointment is mandatory field |
| Rejected Data - Invalid Data | Description |
|---|---|
| Error field: email | Error type: Incorrectly formatted email address |
| Error field: title | Error type: Incorrectly formatted title |
| Error field: postcode | Error type: Incorrectly formatted post code |
| Error field: dob | Error type: Incorrectly formatted date |
| Error field: telephone | Error type: Incorrectly formatted UK phone number |
| Error field: telemobile | Error type: Incorrectly formatted UK mobile phone number |
| Error field: timestamp | Error type: Incorrectly formatted date/time |
| Error field: ipaddress | Error type: Incorrectly formatted ipaddress |
| Error field: appointment_date1 | Error type: Only alpha-numeric characters accepted |
| Error field: appointment_date2 | Error type: Only alpha-numeric characters accepted |
| Error field: appointment_time1 | Error type: Only alpha-numeric characters accepted |
| Error field: appointment_time2 | Error type: Only alpha-numeric characters accepted |
| Error field: areavisit | Error type: Only alpha-numeric characters accepted |
| Error field: diabetesglaucoma | Error type: Only alpha-numeric characters accepted |
| Error field: existingcustomer | Error type: Only alpha-numeric characters accepted |
| Error field: typeofappointment | Error type: Only alpha-numeric characters accepted |
| Error field: fullname | Error type: Only alpha-numeric characters accepted |