Hi Everyone,
I have a query.
If I want to pass a destination cursor fields in configured_catalog.json where I have a nested json.
for example:
I want to use lastUpdate as cursor filed how would I do that
Copy code
"meta": {
"lastUpdate": {
"type": "string"
}
},
m
Marcos Marx (Airbyte)
06/23/2022, 6:38 PM
Check Jira connector implementation to see how to do it