Latest response proof
Use this as a sanity check that submissions are arriving with the expected mapped payload.
{
"submission": {
"id": "78e45fd7-9f19-4ece-a180-1284c7219ab0",
"formId": "46e02915-f8c5-420d-8722-079350e43635",
"values": {
"company_name": "EPP QA",
"meeting_topic": "strategy_discussion",
"attendee_email": "qa-open-1779283845@example.test",
"requester_email": "host-qa-open-1779283845@example.test",
"attendee_last_name": "Tester",
"attendee_first_name": "Public",
"requester_last_name": "Open",
"requester_first_name": "QA"
},
"eppPayload": {
"formId": "form_epp_internal_meeting_1779283750634",
"mapped": {
"Date": "2026-02-10",
"Topic": "strategy_discussion",
"Country": null,
"EndTime": "09:30",
"Location": "meeting_room_1",
"StartTime": "09:00",
"CompanyName": "EPP QA",
"AttendeeEmail": "qa-open-1779283845@example.test",
"AttendeePhone": null,
"AttendeeTitle": null,
"RequesterEmail": "host-qa-open-1779283845@example.test",
"RequesterPhone": null,
"AttendeeLastName": "Tester",
"AttendeeFirstName": "Public",
"RequesterLastName": "Open",
"RequesterFirstName": "QA",
"InternalAttendeeAll": null
},
"eventId": null,
"formType": "meeting_request",
"policies": {
"pdf": {
"attachPdf": true,
"allowDownloadTo": "both"
},
"access": {
"externalLinkEnabled": true,
"publicTokenRequired": true
},
"approval": {
"mode": "none",
"required": false
},
"calendar": {
"sendNotice": true,
"reminderMinutes": 15,
"locationMappedWith": "Location"
},
"duplicate": {
"checkMappedWith": [
"AttendeeEmail"
],
"restrictExternalDuplicate": true
},
"backendAutoUpdate": {
"mode": "pull",
"enabled": true
}
},
"legacyFormType": null,
"selectedOptions": [
{
"fieldId": "meeting_topic",
"optionValue": "strategy_discussion",
"mappedWithId": 201
}
]
},
"status": "received",
"createdAt": "2026-05-20T13:30:46.386Z",
"formVersionLabel": "2026-05-20T13:29:25.619Z"
},
"mapped": {
"Date": "2026-02-10",
"Topic": "strategy_discussion",
"Country": null,
"EndTime": "09:30",
"Location": "meeting_room_1",
"StartTime": "09:00",
"CompanyName": "EPP QA",
"AttendeeEmail": "qa-open-1779283845@example.test",
"AttendeePhone": null,
"AttendeeTitle": null,
"RequesterEmail": "host-qa-open-1779283845@example.test",
"RequesterPhone": null,
"AttendeeLastName": "Tester",
"AttendeeFirstName": "Public",
"RequesterLastName": "Open",
"RequesterFirstName": "QA",
"InternalAttendeeAll": null
}
}