Jump to a Section

Actions

  • Add User

    Adds user to Jira Admin

    Inputs:

    • User
      • Username (text): Username/Title of added user.
      • Display Name (text): Screen/Display name of added user.
      • Password (text): Password for user to use to sign in once they link in email.
      • Email (text): Email address of added user.
      • Notify? (true/false): If true, user will be notified that they are added.

    Outputs:

    • User
      • User Key (text): Key name of  associated with user.
  • Delete User

    Deletes user from Jira Admin.

    Inputs:

    • User
      • User Key (text): Key name of associated with user.

    Outputs:

    • There are no output fields.
  • Read User

    Reads already existing user from Jira Admin

    Inputs:

    • User
      • User Key (text): Key name of associated with user.

    Outputs:

    • User
      • Display Name (text): Screen/Display name of added user.
      • Username (text): Username/Title of added user.
      • Email (text): Email address of added user.
      • Active? (true/false): If true, user is active as a Jira Admin.