I need a API to pull incidents between date range?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2018 12:23 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2018 05:57 AM
HI,
You can use table API and add your desired encoded query to get the data.
All you need to do is add filters, copy query and then paste it into REST API explorer to see data is returned or not.
Once this is done, you can utilize this API anywhere in the third party software.
Let me know if you are looking for something specific here.