POST REST

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2016 06:04 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2016 10:31 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2017 04:04 AM
Hi Raghu
were you able to complete the task, since I having a similar task?
Regards
Anil