Jira
Triggers
Trigger components allow you to start an automation flow when an event happens in the app.
Issue Created
Emit new event when an issue is created. Note that Jira supports only one webhook, if more sources are needed please use New Event
source and select multiple events.
Issue Deleted
Emit new event when an issue is deleted. Note that Jira supports only one webhook, if more sources are needed please use New Event
source and select multiple events.
New Event Added
Emit new event when an event with subscribed event source triggered, See the docs.
Actions
Action components allow you to perform operations on the app.
Add Attachments to Issue
Add attachments to an issue in Jira. See the docs.
Add Comment To Issue
Adds a new comment to an issue. See the docs.
Assign Issue
Assigns an issue to a user. See the docs.
Create Issue
Creates an issue in Jira. See Docs.
Create Project
Creates a new project in Jira. See docs here.
Delete Project
Deletes a project. See Docs.
Get All Users
Gets the list of all users. See the docs.
Get Project Issue Types
Get all issue types for a project. See docs here.
Get Issue
Gets the details for an issue in Jira. See the docs.
Get Task
Gets the status of a long-running asynchronous task in Jira. See the docs.
Get User
Gets the information of a user in Jira. See Docs.
List Issue Comments
Lists all comments for an issue. See the docs.
Transition Issue
Performs an issue transition and, if the transition has a screen, updates the fields from the transition screen. See the docs.
Update Comment
Updates a comment in Jira. See docs here.
Update Issue
Updates an issue. See the docs.