how insert/update TDataset to an RESTServer

Hi,


how Aplly insert/updates from TDataset to an RESTServer

TWEBClientDataSet ?

Typically from TWebClientDataSet.OnNewRecord / TWebClientDataSet.OnUpdateRecord where you perform the necessary HTTP requests to the REST server.