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:
23376.6464
| Data Field | Status | Format | Example |
|---|---|---|---|
| firstname | Mandatory | Any characters allowed | Robin |
| lastname | Mandatory | Any characters allowed | Caller |
| telephone | Mandatory | 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 | Mandatory | Alpha/numeric characters only | Example Ltd |
| freelist_flag | Optional | ||
| awaid | Mandatory | Any characters allowed | abc |
| awbid | Optional | Any characters allowed | abc |
| awc | Optional | Any characters allowed | abc |
| awcr | Optional | Any characters allowed | abc |
| awgid | Optional | Any characters allowed | abc |
| industrydd | Mandatory |
| abc |
| 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: firstname | Error type: First Name is mandatory field |
| Error field: lastname | Error type: Last Name is mandatory field |
| Error field: telephone | Error type: Telephone is mandatory field |
| Error field: companyname | Error type: Company Name is mandatory field |
| Error field: awaid | Error type: awaid is mandatory field |
| Error field: industrydd | Error type: industrydd is mandatory field |
| Rejected Data - Invalid Data | Description |
|---|---|
| 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: awaid | Error type: awaid is incorrectly formatted |
| Error field: awbid | Error type: awbid is incorrectly formatted |
| Error field: awc | Error type: awc is incorrectly formatted |
| Error field: awcr | Error type: awcr is incorrectly formatted |
| Error field: awgid | Error type: awgid is incorrectly formatted |
| Error field: industrydd | Error type: industrydd is incorrectly formatted |