Aha - List features

Important: This connector and its actions have been removed from Nintex Workflow and can now be found in Nintex Gallery.

Use the Aha - List features action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to retrieve a list of existing features in Aha.

For more information about the Aha connector, go to Aha.

Configure the Aha - List features action

  1. Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.

  2. Select a Connection. If you do not have a connection, see Add a connection.
  1. Specify the feature tag, assigned to user, and paging options, as needed.

Aha - List features action fields and settings

Section

Field

Description

Variable types

(Unlabeled)

Connection Credentials and other settings that enables workflows to communicate with external systems, services, or applications. It's required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store.

The Aha connection to use to retrieve the feature properties.

To refresh the available connections, click .

(n/a)

  Tag The tag assigned to the features you want to retrieve. Text, Decimal, Integer, Boolean, DateTime, Collection
  Assigned to user Email address of user that is assigned the feature. Text, Decimal, Integer, Boolean, DateTime, Collection
  Page

The page number of the list of features to retrieve. Used with Items per page fro paging options.

Use the output of a previous Aha - List features action to get the last page retrieved.

Integer
  Items per page The number of features to retrieve per page. Integer
Output Feature

Stores the result of the action as an object. See Aha API for more details. The following values are returned:

  • Feature: (Collection)
    • ID: (Text)
    • Name: (Text)
    • Reference number: (Text)
    • Position: (Decimal)
    • Created at: (DateTime)
    • Product ID: (Text)
    • URL (Text)
    • Resource (Text)
  • Pagination (Object)
    • Total records: (Integer)
    • Total pages: (Integer)
    • Current page: (Integer)
Object