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:
15501.3620
Data Field | Status | Format | Example |
---|---|---|---|
Optional | Valid email address | demo@lolagrove.com | |
firstname | Optional | Any characters allowed | Robin |
lastname | Optional | Any characters allowed | Caller |
telephone | Optional | Valid UK phone number | 02076070899 |
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 |
companyname | Optional | Alpha/numeric characters only | Example Ltd |
freelist_flag | Optional | ||
message | Optional | Any characters allowed | 123 |
subject | Optional | Any characters allowed | 123 |
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 |
Rejected Data - Invalid Data | Description |
---|---|
Error field: email | Error type: Incorrectly formatted email address |
Error field: telephone | Error type: Incorrectly formatted UK phone number |
Error field: timestamp | Error type: Incorrectly formatted date/time |
Error field: ipaddress | Error type: Incorrectly formatted ipaddress |
Error field: companyname | Error type: Only alpha-numeric characters accepted |
Error field: message | Error type: message is incorrectly formatted |
Error field: subject | Error type: subject is incorrectly formatted |