Jira - New/updated worklog trigger (real-time)

The New/updated worklog (real-time) trigger monitors Jira for new or updated worklogs in real-time.

WORKLOG ACCESS

Workato only triggers jobs from worklogs that the connected Jira account has access to.

Prerequisites

This trigger requires the administrators global permission in Jira and an authentication type other than OAuth 2.0.

Use the HTTP connector's New event via polling trigger or the Webhooks connector if the connected Jira account doesn't have this permission.

Refer to How Jira real-time triggers work in Workato for more information.

Input

No input fields are required.

Output

Output fieldDescription
SelfThe API URL of the new or updated worklog.
IDThe numeric Jira identifier of the new or updated worklog. For example: 16982.
CommentThe comments added to the worklog.
AuthorContains information about the original author, including Name and Account ID.
BodyThe content of the worklog.
Update authorContains information about the author of the latest update, including Name and Account ID.
CreatedThe date and time the worklog was originally created.
UpdatedThe date and time the worklog was last updated.
StartedThe date and time the worklog started.
Time spentThe total amount of time logged in human-readable format.
Time spent secondsThe total amount of time logged in seconds.
Issue IDThe Jira identifier for the issue.

Last updated: