Summary
User inquires about modifying the incremental sync behavior for a connector to accommodate a specific API endpoint’s cursor field requirements, which involves using a query parameter with a date filter.
Question
Hi Team… Is there anyway I can change the incremental sync behavior to following? The api endpoint am working on building a connector has weird way to accept cursor fields
Query Parameter has a key “conditions” – which needs to have filter passed as following
?conditions=lastupdated>=[YYYY-MM-DD]
YYYY-MM-DD will be from last successful sync state
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.