Jira User Create Version 1

This handler uses the Jira Rest API library to create a new user in Jira. The handler first puts the data that was inputted into the JSON format and then posts that information using a REST call with basic auth. (WARNING: Using this handler without enabling SSL will not be secure). The key of the newly created user will be returned by the handler. Any errors that occur during the process will be caught and re-raised by this handler.

Parameters

Name Description
Username The username for the new user.
Password The password that the new user will use.
Email Address The email address for the new user.
Display Name The display name that will be attached to the new user.

Sample Configuration

Name Description
Username test.user
Password testing123
Email Address testing@email.com
Display Name Test User

Results

Name Description
Key
key

Changelog

JiraUserCreate_V1 (2014-02-19)

  • Initial version. See README for details.


Related Handlers

Jira Group Add User
This handler creates a new group in Jira.
Jira Group Create
This handler creates a new group in Jira.
Jira Issue Attachment Upload
This handler uploads an image to an existing Jira issue.
Jira Issue Create
This handler creates a new issue in a Jira project.
Jira Issue Delete
This handler deletes an issue in Jira.
Jira Issue Retrieve
This handler retrieves an issue from a Jira project.

Looking for a workflow engine?

Learn more about the Kinetic Data Enterprise Workflow Platform Check it out Caret right circle