How to extract data from table API?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2019 07:51 AM
Hi,
I have 2 instances in my company. I have a table API for incident and i would need to extract the incident data from that API to second instance. How do i do it? What is the procedure to extract data from table API of 1 instance to another.
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2019 07:55 AM
Please check below useful video on REST API
https://www.youtube.com/watch?v=ovMmd1w048Q
You will have to consume REST API to create data in another instance.
YOu will have to write client code in your second instance to consume REST API.
Regards,
Sachin
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2019 07:56 AM