POST REST

Raghu Loganatha
Kilo Guru

Hi ,

I am trying to do integration for the first time and needed some help.
We have REST API's for GET and POST calls. Figured out how to use GET REST and populate the data.
All this is for a new custom application which we are trying to create. Once the record is created. I want to send post call with all the details from the record.

Things i need help.

1) I have configured REST API, i need to call the REST API and send all the data from record.
2) Steps to do the above.

Let me know what else you need me to provide for help.

Thanks,
Raghu.

11 REPLIES 11

Yes Raghu,



It won't physically save in SNOW tables. It will save in client-side alone. As soon as you close/switch to another page, it will go off. We are taking advantage of "Data attributes" of browsers.



Using data attributes - Web developer guides | MDN



Thanks


Rami Reddy


achacko
Kilo Guru

Hi Raghu


were you able to complete the task, since I having a similar task?



Regards



Anil