Summary
How to create a custom connector with incremental mode using a specific API format for filtering data
Question
I want to create custom connector and need to make it incremental mode
here my API accept this format to filter out data filter=greater-or-equal(datetime,2023-03-01T00:00:00Z) in query parameter . could you please suggest the way can make my connector range wise incremental ??
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.