Opsgenie - Get users

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

Use the Opsgenie - Get users 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 Opsgenie users with their details. For more information about the Opsgenie connector, go to Opsgenie.

Configure the Opsgenie - Get users 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.

Opsgenie - Get users 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 Opsgenie connection to use to retrieve the list of users.

To refresh the available connections, click .

(n/a)

Users to return The number of users you want to retrieve details of. Used with Total count (from this action's output) and Start at user number for paging options. Integer
  Start at user number The number of users to skip from the start. Integer
  Sort by The field to use for the sorting order. Text, Decimal, Integer, Boolean, DateTime, Collection
  Order by Direction of the sorting. Text, Decimal, Integer, Boolean, DateTime, Collection
  Query

Used for advanced searches. Specify Field:value combinations. Possible fields are username, fullName, blocked, verified, role, locale, timeZone, userAddress and createdAt. For example: Role:administrator.

Text, Decimal, Integer, Boolean, DateTime, Collection
Output Users

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

  • Request ID: (Text)
  • Response time: (Decimal)
  • Data: (Collection)
    • ID: (Text)
    • Username: (Text)
    • Full name: (Text)
    • Role: (Object)
    • Skype username: (Text)
    • Time zone: (Text)
    • Language: (Text)
    • User address: (Object)
      • Country: (Text)
      • State: (Text)
      • City: (Text)
      • Address line: (Text)
      • Zip code: (Text)
    • Tags: (Collection)
    • Blocked: (Boolean)
    • Verified: (Boolean)
    • Created at: (DateTime)
    • Muted until: (DateTime)
  • Total count: (Integer)
Object