Skip to main content
Nintex Community Menu Bar
Knowledge Base

Endpoint URLs to generate the in-app reports

  • June 27, 2024
  • 0 replies
  • 62 views

Forum|alt.badge.img

Topic

Several Process Manager reports can be exported directly to a CSV file using new report generation endpoints. To download the report's CSV file, simply copy an endpoint URL from the list below, paste it into a new browser tab, update it with your tenant name (replacing the tenantURL section), and press Enter while logging in to your Process Manager account.

  • Process Views
    https://<tenantURL>/exports/api/v1/reports/ProcessViews/csv
  • Process Views By User
    https://<tenantURL>/exports/api/v1/reports/ProcessViewsByUser/csv
  • Process Improvements/Feedback
    https://<tenantURL>/exports/api/v1/reports/processfeedback/csv
  • Process List
    https://<tenantURL>/exports/api/v1/reports/ProcessListReport/csv
  • Process Review Dates
    https://<tenantURL>/exports/api/v1/reports/ProcessReviewDates/csv
  • Process Triggers, Inputs, and Outputs
    https://<tenantURL>/exports/api/v1/reports/ProcessTriggersInputsOutputs/csv
  • Document List
    https://<tenantURL>/exports/api/v1/reports/documents/csv
  • Linked Documents and Web Links
    https://<tenantURL>/exports/api/v1/reports/LinkedDocumentsAndWebLinks/csv
  • System Map
    https://<tenantURL>/exports/api/v1/reports/SystemMap/csv

Additional Information

Only Promasters of the site can download the CSV files using these endpoints. For more information on the above report endpoints, please refer to Nintex Help: Process Manager Reports.

0 replies

Be the first to reply!