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:
1316.357
| 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 | Mandatory | Any characters allowed | Barnsbury |
| towncity | Mandatory | Any characters allowed | London |
| country | Mandatory | Any characters allowed | United Kingdom |
| postcode | Mandatory | Valid UK post code | N1 1HZ |
| telephone | Optional | Valid UK phone number | 02076070899 |
| timestamp | Optional | YYYYMMDDhhmmss | 20101231235959 |
| terms | Mandatory | y/n/yes/no | yes |
| ipaddress | Optional | Valid IP address | 127.0.0.1 |
| HopeMessage | Mandatory | Alpha/numeric characters only | Message of hope |
| 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: address2 | Error type: Address 2 is mandatory field |
| Error field: towncity | Error type: Town/City is mandatory field |
| Error field: country | Error type: Country is mandatory field |
| Error field: postcode | Error type: Postal/Zip Code is mandatory field |
| Error field: terms | Error type: Terms is mandatory field |
| Error field: HopeMessage | Error type: HopeMessage 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: telephone | Error type: Incorrectly formatted UK phone number |
| Error field: timestamp | Error type: Incorrectly formatted date/time |
| Error field: terms | Error type:Terms is Incorrectly formatted |
| Error field: ipaddress | Error type: Incorrectly formatted ipaddress |
| Error field: HopeMessage | Error type: Only alpha-numeric characters accepted |