casper
back to apps
21risk

21risk

to use 21risk with casper, just text and ask — casper will handle the connection from your thread.


description

21RISK is a web application that simplifies working with checklists, audits, and actions, facilitating compliance and risk management processes.

what casper can do

  • Get ComplianceTool to retrieve compliance data for sites, categories, or questions. use when you need odata-based compliance data for analytics or reporting.
  • Get Items (BETA)Tool to retrieve items (beta) from the 21risk odata api. use when you need a filtered and paged list of items for analytics and reporting. example: get items($filter="item cost gt 100", $top=50).
  • Get Items Per MonthTool to retrieve fact table data for itemspermonth, one row per question per site per month. use when querying monthly item data with odata parameters ($filter, $top, $skip, $select, maxpagesizeinmb).
  • Get OrganizationsTool to retrieve organizations from the 21risk odata api. use when you need to list, filter, or paginate organizations via odata parameters after authentication is confirmed.
  • Get PropertiesTool to fetch a list of properties related to sites, including cope information and other relevant data. use when you need property insurance details via odata api after authentication.
  • Get ReportsTool to retrieve audit reports, including draft, published, and scheduled reports. use when you need a paginated list of reports with optional odata filtering.

often used together