Hi
Im importing zephyr-scale data via Rest API and i want to setup Incremental import and connect it to field called updatedOn.
I setup this field as sourceID and type string
and i configured the Incremental import parameters as follow
both checkboxes on
- Use incremental import to update just the recent source data.)
- Stop incremental import when no source data are changed in a returned page.
And under “Additional URL parameters” I put the following:
- updatedOn{{ 2 days ago | %Y-%m-%d }}
when i run import the second time im not getting updates on new changes.
Please help me to fix this.
Thanks,
Kfir Navon
