Forum Discussion

Trebor84's avatar
Trebor84
Helper II
4 years ago

API/Web Service Calls for new records only

Hi, i have been experimenting with web services and have attached an example using Google Translate to translate a phrase for each row in a table.

 

In my job I need to use a web service to retrieve thousands of results in a table.  Is there any way I can do this on "new" records only to avoid having to repeat unnecessary api calls?  My data source is a SharePoint folder with a large number of Excel files which I combine into a table to run through a web service and new files are sent weekly. Is there any way I can maybe append to an existing table any new records that go through the api call and then remove those from the original table or maybe a completely different approach?

 

https://filebin.net/djhrkashvhg3qct5 

 

Thanks

3 Replies