[
{
"entry_id": "entry_myexampleentry_1",
"group_id": "group_myexamplegroup",
"project_id": "pr_myexampleproject",
"embeddable_id": "flow_myexampleflow",
"contact_id": "contact_myexamplecontact_1",
"created_at": "2022-01-01T00:00:00Z",
"updated_at": "2022-01-01T00:00:00Z",
"entry_data": "{ \"email\": \"ada@lovelace.com\" }"
},
{
"entry_id": "entry_myexampleentry_2",
"group_id": "group_myexamplegroup",
"project_id": "pr_myexampleproject",
"embeddable_id": "flow_myexampleflow",
"contact_id": "contact_myexamplecontact_2",
"created_at": "2022-01-01T00:00:00Z",
"updated_at": "2022-01-01T00:00:00Z",
"entry_data": "{ \"email\": \"grace@hopper.com\" }"
},
{
"entry_id": "entry_myexampleentry_3",
"group_id": "group_myexamplegroup",
"project_id": "pr_myexampleproject",
"embeddable_id": "flow_myexampleflow",
"contact_id": "contact_myexamplecontact_3",
"created_at": "2022-01-01T00:00:00Z",
"updated_at": "2022-01-01T00:00:00Z",
"entry_data": "{ \"email\": \"alan@turing.com\" }"
}
]