I am trying to create a pipeline in ADF where ServiceNow is a source and Azure blob storage is my target as and storing extracted files n json format.
I have to get only incremental data from SNOW and load that into blob storage. Please provide any suggestion to achieve this.