Hi Community,
I was exploring a scenario, where when user loads records summary page, I want write some data into Records /enitty.
I tried to create a web API which writes records, an integration to connect the web API, call that integration from local variable inside the interface. But this doesn't seem to be working.
When I tested web api from integration object , I am getting below details as response but its not writing the data
Any work around or other approach to achieve this?
Thanks in advance
Discussion posts and replies are publicly visible
On record summary load, you want to auto-write data to a Record/entity?Explain your requirement little more.
Yes You are right. It should auto write to record/entity.