1
0
mirror of synced 2026-01-03 06:02:23 -05:00
Files
airbyte/airbyte-integrations/connectors/source-commercetools/integration_tests/sample_state.json
James Sewa Wilson 46fa44ab80 🎉 New Source: Commerce Tools (#5957)
* adding new source connector Commercetools

* adding new source connector Commercetools

* quick fix

* quick config

* changes

* format files

* add ci credentials run

* correct bin creds

* add publish cmd

* add spec host enum

* correct itnegration tests

* run seed file

Co-authored-by: jsewawilson <jwilson@pebblepost.com>
Co-authored-by: Marcos Marx <marcosmarxm@gmail.com>
2021-11-08 23:59:29 -03:00

18 lines
358 B
JSON

{
"customers": {
"lastModifiedAt": "2021-08-29T18:09:09.178Z"
},
"orders": {
"lastModifiedAt": "2021-08-30T06:07:33.580Z"
},
"discount_codes": {
"lastModifiedAt": "2021-08-30T01:56:15.739Z"
},
"payments": {
"lastModifiedAt": "2021-08-30T05:07:38.446Z"
},
"products": {
"lastModifiedAt": "2021-08-30T02:07:53.255Z"
}
}