Hi,We have one of the interesting scenarios where the client wants to
save the data inserted in.Net Microservices UI inside Adobe campaign
custom Schema..Net microservices have Form-based UI and once user will
click the submit button the Rest APi call method Put will insert a
record in Adobe campaign Userdata Schema.Example Rest URL is :
https://api.XXXXXX.com/usersdata/1 Response is like given
below.{"Rpid":12345,"FirstName":"Andrian""LastName":"Paul""Email':"Adrian.XX@hotmail.com""Phone":"XXX-...