1
0
mirror of synced 2026-01-04 00:04:25 -05:00
Files
airbyte/airbyte-integrations/connectors/source-iterable/integration_tests/abnormal_state.json
Artem Inzhyyants 1bf127e485 Source Iterable: Acceptance test high strictness level (#22579)
* Source Iterable: Acceptance test high strictness level

* Added expected records

* Source Iterable: Add allowed hosts

---------

Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com>
2023-02-15 13:06:01 -06:00

75 lines
1.5 KiB
JSON

[
{
"type": "STREAM",
"stream": {
"stream_state": {
"profileUpdatedAt": "2121-04-14T17:00:41+00:00"
},
"stream_descriptor": { "name": "users" }
}
},
{
"type": "STREAM",
"stream": {
"stream_state": {
"createdAt": "2121-04-14T17:00:44+00:00"
},
"stream_descriptor": { "name": "email_unsubscribe" }
}
},
{
"type": "STREAM",
"stream": {
"stream_state": {
"createdAt": "2121-04-14T17:00:44+00:00"
},
"stream_descriptor": { "name": "email_subscribe" }
}
},
{
"type": "STREAM",
"stream": {
"stream_state": {
"createdAt": "2121-04-14T16:25:56+00:00"
},
"stream_descriptor": { "name": "email_send" }
}
},
{
"type": "STREAM",
"stream": {
"stream_state": {
"createdAt": "2121-04-14T16:25:56+00:00"
},
"stream_descriptor": { "name": "email_open" }
}
},
{
"type": "STREAM",
"stream": {
"stream_state": {
"createdAt": "2121-04-14T16:25:56+00:00"
},
"stream_descriptor": { "name": "email_click" }
}
},
{
"type": "STREAM",
"stream": {
"stream_state": {
"createdAt": "2121-04-14T16:25:56+00:00"
},
"stream_descriptor": { "name": "email_bounce" }
}
},
{
"type": "STREAM",
"stream": {
"stream_state": {
"createdAt": "2121-04-14T16:23:30.700000+00:00"
},
"stream_descriptor": { "name": "templates" }
}
}
]