Hi!,
We have a web service based record type that needs to be synced overnight in batches as we need to sync more than a thousand records. Batch 1 returns information that needs to be used while calling subsequent batches. We have not been able to find a way to store this information as the record data source expression rule is not allowing to call write record smart service or do a post call to a web API. Any help is greatly appreciated. Thank you!
Discussion posts and replies are publicly visible
A detailed example how to loop around the batches of 1000 and to exit the loop when no further updates available can be found here:https://docs.appian.com/suite/help/23.4/Sync_Records_Smart_Service.html#sync-more-than-1000-records