* V1 of source_orb connector * add boostrap.md file * add clause on Pagination to bootstrap.md * add SUMMARY documentation * add lookback_window_days connector parameter * Add support for start_date parameter * Add ability to transform record in order to un-nest IDs * Add support for extracting event properties based on connector configuration
17 lines
322 B
JSON
17 lines
322 B
JSON
{
|
|
"customers": {
|
|
"created_at": "2022-01-01T00:00:00Z"
|
|
},
|
|
"plans": {
|
|
"created_at": "2022-01-01T00:00:00Z"
|
|
},
|
|
"subscriptions": {
|
|
"created_at": "2022-01-01T00:00:00Z"
|
|
},
|
|
"credits_ledger_entries": {
|
|
"7c507794-7413-4467-8f1d-d3785a6c65ca": {
|
|
"created_at": "2022-01-01T00:00:00Z"
|
|
}
|
|
}
|
|
}
|