Summary
How to modify custom Mongo connector to fetch last 90 days data in first run and incremental data in subsequent runs
Question
Hii All,
I was creating custom mongo connector in such way that, in first run it should fetch only last 90 days data based on custom cursor_field (Eg., last_modified_date/updated_date) and from 2nd run it should fetch only incremental data.
Where should i change the code & add filter to achieve same?
Please help.
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.