Process tags and search keywords API reference

Before you begin

Event Triggers

The following tags and search keywords events will trigger data updates to the Reporting API. You can use the Refresh option in the OData client application to view the latest data updates from your Nintex Process Manager site. The Reporting API data is not updated in real-time and it may take up to 24 hours for changes made in your site to be reflected in the data available.

Tags

The Tags endpoint provides a summary of data for all tags.

Response

Example

<Reporting API URL>/Tags

ProcessTags

The ProcessTags endpoint provides a summary of data for all process tags, showing every tag for every process, one tag per process, per row.

Response

Example

<Reporting API URL>/ProcessTags

ProcessTaskTags

The ProcessTaskTags endpoint provides a summary of data for all Task tags for processes available.

Response

Example

<Reporting API URL>/ProcessTaskTags

ProcessActivityTags

The ProcessActivityTags endpoint provides a summary of data for all Process Activity tags available.

Response

Example

<Reporting API URL>/ProcessActivityTags

ProcessSearchKeywords

The ProcessSearchKeywords endpoint provides a summary of data for all process search keywords.

Response

Example

<Reporting API URL>/ProcessSearchKeywords