- Overview
- Adobe Sign
- Alteryx
- Amazon Comprehend
- Amazon Connect
- Amazon Rekognition
- Amazon Textract
- Box
- Release notes
- About the Box activity package
- Fix XAML After Package Update
- Project compatibility
- Setup
- Technical references
- Box Scope
- Commit Session
- Create File Version Session
- Create Upload Session
- Upload Part
- Delete Old Version
- Get Versions
- Promote Version
- Upload File Version
- Copy File
- Delete File
- Download File
- Get File Comments
- Get File Info
- Get File Info Details
- Get File Lock Info
- Lock File
- Move File
- Unlock File
- Upload File
- Copy Folder
- Create Folder
- Delete Folder
- Get Folder Info
- Get Folder Items
- Rename Folder
- Search For Content
- Execute Method
- Cognitive
- DocuSign
- Release notes
- About the DocuSign activity package
- Project compatibility
- Setup
- DocuSign Scope
- Invoke DocuSign Operation
- Create Envelope
- Create Envelope And Send
- Create Envelope From Template
- Create Envelope Recipients
- Get Document
- Get Documents
- Get Envelope
- Get Form Data
- Send Envelope
- Update Envelope
- List Attachments
- List Custom Fields
- List Documents
- List Envelope Status Changes
- List Recipients
- Create Bulk Send List
- Create Bulk Send Request
- Get Bulk Send List
- Get Bulk Send Lists
- Create Template Custom Fields
- Create Template Recipients
- Get Template
- List Templates
- Google Vision
- Jira
- Release notes
- About the Jira activity package
- Project compatibility
- Setup
- Jira Scope
- Execute Method
- Add Attachment
- Delete Attachment
- Download Attachment
- Get Attachments
- Add Comment
- Delete Comment
- Get Comments
- Create Component
- Delete Component
- Get Components
- Search Dashboards
- Create Filter
- Get Filters
- Create Issue Link
- Delete Issue Link
- Get Issue Link Types
- Get Issue Links
- Add Watcher
- Assign Issue
- Clone Issue
- Create Issue
- Delete Issue
- Get Issue
- Get Watchers
- Remove Watcher
- Search Issues Using JQL
- Transition Issue
- Update Issue
- Create Project
- Delete Project
- Get Project Types
- Get Projects
- Update Project
- Get Transitions
- Create User
- Delete User
- Find Users
- Marketo
- Microsoft Dynamics
- Microsoft Dynamics Finance and Operations
- Microsoft Translator
- Microsoft Vision
- Oracle Integration Cloud
- Oracle NetSuite
- Salesforce
- Release notes
- About the Salesforce activity package
- Project compatibility
- Setup
- Quickstart
- Salesforce Application Scope
- Create Bulk API Job
- Get Bulk API Job
- Get Bulk API Job Results
- Start or Abort Bulk API Job
- Assign File
- Download File
- Upload File
- Composite Request
- Delete Record
- Get List View Records
- Get Record
- Insert Record
- Update Record
- Upsert Record
- Execute Report
- Execute SOQL
- Format Column Names
- Format Labels And Values
- Lightning REST API Request
- Search
- SAP BAPI
- ServiceNow
- Slack
- Smartsheet
- Release notes
- About the Smartsheet activity package
- Project compatibility
- Setup
- Technical references
- Quickstart: Working With Rows
- Smartsheet Application Scope
- Attach File
- Attach URL
- Delete Attachment
- Get Attachment
- List Attachments
- Add Comment
- Delete Comment
- Get Comment
- List Discussions
- Copy Folder
- Create Folder
- Delete Folder
- Get Folder
- List Folders
- Add Group Members
- Get Group
- List Groups
- Remove Group Member
- Get Report
- List Reports
- Add Rows
- Copy Rows
- Create Discussion on Row
- Delete Rows
- Get Row
- List Rows
- Move Rows
- Update Rows
- Copy Sheet
- Create Sheet
- Create Sheet From Template
- Download Sheet
- Get Sheet
- List Sheets
- Update Sheet
- Add User
- Get User
- List Users
- Remove User
- Copy Workspace
- Create Workspace
- List Workspaces
- Import Sheet From CSV / XLSX
- Invoke Smartsheet Operation
- Search Activity
- Send Via Email
- Share Object
- SuccessFactors
- Tableau
- Twilio
- Workato
- Workday
Activities
The following table lists the activities that are included in the Jira Activities Package.
Activity |
Description |
---|---|
Establishes an authenticated connection between UiPath and your Jira application. | |
After executing the function, the activity outputs action specific field values (if applicable) and the status of the request
(success/failure information) in a
ResponseStatus object that you can use in subsequent activities.
| |
Adds an Attachment to an Issue. After adding the attachment, the activity returns its properties in an
Attachment object that you can use as input variables in subsequent activities.
| |
Deletes a specific attachment. | |
Downloads a specific attachment to a local folder. | |
Retrieves all the attachments for a specific Issue. After performing the operation, the activity outputs the list of attachments in an
Attachment[] object that you can use as input variables in subsequent activities.
| |
Adds a Comment to an Issue. After adding the comment, the activity returns its properties in a
Comment object that you can use as input variables in subsequent activities.
| |
Deletes a specific comment. | |
Retrieves all the comments for a specific Issue. After performing the operation, the activity outputs the list of attachments in a
Comment[] object that you can use as input variables in subsequent activities.
| |
Creates a new Component. After adding the component, the activity returns its properties in a
Component object that you can use as input variables in subsequent activities.
| |
Deletes a specific project component. | |
Retrieves all the components for a specific Project. After performing the operation, the activity outputs the list of attachments in a
Component object that you can use as input variables in subsequent activities.
| |
Allows you to search for dashboards by name, group owner, and other options. The activity returns a
Dashboards[] object that you can use in subsequent activities.
| |
Creates a new filter. After performing the operation, the activity outputs a
Filter object that you can use as input variables in subsequent activities.
| |
Gets a list of filters as a
Filter[] object that you can use as input variables in subsequent activities.
| |
Creates a new Issue Link. | |
Deletes an existing Issue Link. | |
Gets a list of Issue Link types. The activity outputs an
IssueLinkType[] object that you can use as input variables in subsequent activities.
| |
Gets a list of Issue Links for an Issue. The activity outputs an
IssueLink[] object that you can use as input variables in subsequent activities.
| |
Adds a new watcher (
JiraUser object) to an issue.
| |
Assigns an issue to a specific user. | |
Emulates the clone function found in the UI. | |
Creates a new issue in your specific project and issue type. After creating your new issue, the activity outputs its properties in an
Issue object that you can use as input variables in subsequent activities.
| |
Deletes an issue. | |
Retrieves the properties and relationships of a specified issue. After retrieving the issue, the activity returns its properties and relationships in an
Issue object that you can use as input variables in subsequent activities.
| |
Retrieves an array of
JiraUser objects for a specific issue.
| |
Deletes a watcher (
JiraUser object) from an issue.
| |
Retrieves an array of
Issue objects that match your query parameter.
After retrieving the issues, the activity outputs their properties and relationships in an
Issue[] object that you can use as input variables in subsequent activities.
| |
Transitions an issue from one state to another. | |
Updates an
Issue object and returns a new Issue object after the operation completes.
| |
Creates a new project according to your specified project key, lead, name, template, and type. After creating your new project, the activity outputs its properties in a
Project object that you can use as input variables in subsequent activities.
| |
Deletes a specific project with the option to enable undo, which places the object in the Jira recycle bin. | |
Retrieves an array of project types in a
ProjectType[] object.
| |
Retrieves an array of projects with the option to query for specific projects. The activity returns the list in a
Project[] object that you can use as input variables in subsequent activities.
| |
Updates a project. After the activity completes, the activity outputs the updated project as a new
Project object that you can use as input variables in subsequent activities.
| |
Allows you to get an array of transitions. The activity returns a
Transition[] object that you can use in subsequent activities.
| |
Creates a new user. The activity outputs a
JiraUser object that you can use as an input variable in subsequent activities.
| |
Deletes a specific user. | |
Returns a
JiraUser[] object based on a free text query string.
|