Build it
What do you want Timesheet and JIRA to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with Timesheet and JIRA
Triggers and actions 9 triggers ยท 189 actions
Trigger
New AbsenceTriggered when a new absence is requested or recorded in the chosen Timesheet organization.
Trigger
New ProjectTriggered when a new project is created in Timesheet.
Trigger
New RateTriggered when a new pay rate is created in Timesheet.
Trigger
New TagTriggered when a new tag is created in Timesheet.
Trigger
New TaskTriggered when a new tracked time entry is recorded in Timesheet.
Trigger
New TeamTriggered when a new team is created in Timesheet.
Trigger
New TodoTriggered when a new to-do is created in Timesheet.
Action
Approve AbsenceApproves a pending absence request in a Timesheet organization. Returns the updated absence, including its new status and who approved it.
Action
Create ExpenseCreates an expense on a Timesheet task, with an amount, date and optional receipt. Returns the new expense with its ID.
Action
Create NoteCreates a note on a Timesheet task, with text and an optional attachment. Returns the new note with its ID.
Action
Create OrganizationCreates a new organization (team workspace) in Timesheet. Returns the new organization with its ID.
Action
Create ProjectCreates a new project in Timesheet, optionally with a client, default billing rate and team. Returns the new project with its ID.
Action
Create RateCreates a pay rate in Timesheet, such as an overtime multiplier or a bonus amount. Returns the new rate with its ID.
Action
Create ReminderCreates a reminder in Timesheet on a one-off or recurring schedule. Returns the new reminder with its ID and next fire time.
Action
Create TagCreates a tag in Timesheet that can be applied to time entries. Returns the new tag with its ID.
Action
Create TaskCreates a time entry (task) on a Timesheet project, with start and end times and optional tags, rate and mileage. Returns the new entry with its ID and duration.
Action
Create TeamCreates a team inside a Timesheet organization. Returns the new team with its ID.
Action
Create TodoCreates a to-do on a Timesheet project, with an optional due date, assignees and time estimate. Returns the new to-do with its ID.
Action
Delete ExpenseDeletes an expense from Timesheet. Returns confirmation that the expense was removed.
Action
Delete NoteDeletes a note from Timesheet. Returns confirmation that the note was removed.
Action
Delete OrganizationDeletes an organization from Timesheet. Returns confirmation that the organization was removed.
Action
Delete ProjectDeletes a project from Timesheet. Returns confirmation that the project was removed.
Action
Delete RateDeletes a pay rate from Timesheet. Returns confirmation that the rate was removed.
Action
Delete ReminderDeletes a reminder from Timesheet. Returns confirmation that the reminder was removed.
Action
Delete TagDeletes a tag from Timesheet. Returns confirmation that the tag was removed.
Action
Delete TaskDeletes a time entry from Timesheet. Returns confirmation that the entry was removed.
Action
Delete TeamDeletes a team from Timesheet. Returns confirmation that the team was removed.
Action
Delete TodoDeletes a to-do from Timesheet. Returns confirmation that the to-do was removed.
Action
Find AbsenceSearches absences in a Timesheet organization by member, contract, type, status or date range, and returns the first match plus the full list of matches.
Action
Find ExpenseSearches Timesheet expenses by text, time entry, organization or date range, and returns the first match plus the full list of matches.
Action
Find NoteSearches Timesheet notes by text, time entry, organization or date range, and returns the first match plus the full list of matches.
Action
Find OrganizationLooks up a Timesheet organization by name and returns its ID and details. Timesheet has no organization search endpoint, so this reads your organizations and matches the name, ignoring upper/lower case.
Action
Find ProjectSearches Timesheet projects by name, team or status, and returns the first match plus the full list of matches.
Action
Find RateSearches Timesheet pay rates by name, team, project or status, and returns the first match plus the full list of matches.
Action
Find ReminderLooks up a Timesheet reminder by name and returns its ID and schedule. Timesheet has no reminder search endpoint, so this reads your reminders and matches the name, ignoring upper/lower case.
Action
Find TagSearches Timesheet tags by name, team, project or status, and returns the first match plus the full list of matches.
Action
Find TaskSearches Timesheet time entries by text, project, to-do, team or date range, and returns the first match plus the full list of matches.
Action
Find TeamSearches Timesheet teams by name or organization, and returns the first match plus the full list of matches.
Action
Find TodoSearches Timesheet to-dos by title, project, status or assignee, and returns the first match plus the full list of matches.
Action
Get Current TimerReturns the state of your current Timesheet timer โ whether it is running, paused or stopped, and the time entry it is tracking.
Action
Get ProjectReturns one Timesheet project by ID, including its client, settings and tracked totals.
Action
Get RateReturns one Timesheet pay rate by ID, including its multiplier and extra amount.
Action
Get TagReturns a single tag by its ID, including its name, colour, archived state, owning team and total tracked time.
Action
Get TaskReturns a single tracked time entry by its ID, including its description, start and end times, duration, billing flags, project, rate, member and tags.
Action
Get TeamReturns a single team by its ID, including its name, description, colour, owning organization, and project and member counts.
Action
Pause TimerPauses the running timer, starting a break. Returns the timer with its new paused state.
Action
Resume TimerResumes a paused timer, ending the current break. Returns the timer with its new running state.
Action
Send ReportGenerates a timesheet report for the chosen period and emails it to the given address.
Action
Start TimerStarts the timer on a project, creating a running time entry. Returns the timer and the entry it is tracking.
Action
Stop TimerStops the running timer and closes out the time entry it was tracking.
Action
Update ExpenseUpdates an existing expense's description, date, amount, refund status or attached receipt. Fields left blank keep their current values.
Action
Update NoteUpdates an existing note's text, date or attachment. Fields left blank keep their current values.
Action
Update OrganizationUpdates an organization's name, description, image, colour or AI chat setting. Fields left blank keep their current values.
Action
Update ProjectUpdates an existing project's name, client, office, colour, billing defaults, salary or archived state. Fields left blank keep their current values.
Action
Update RateUpdates an existing pay rate's name, multiplier, extra amount, enabled or archived state. Fields left blank keep their current values.
Action
Update ReminderUpdates an existing reminder's title, prompt, message template or schedule. Fields left blank keep their current values.
Action
Update TagUpdates an existing tag's name, colour or archived state. Fields left blank keep their current values.
Action
Update TaskUpdates an existing tracked time entry's project, description, times, billing flags, rate or tags. Fields left blank keep their current values.
Action
Update TeamUpdates an existing team's name, description, image, colour or salary visibility. Fields left blank keep their current values.
Action
Update TodoUpdates an existing to-do's title, details, status, due date, assignees or time estimate. Fields left blank keep their current values.
Trigger
New IssuePolls for newly created issues in a project (ordered by creation date).
Trigger
New or Updated IssuePolls for issues created or updated recently (ordered by updated date).
Action
Add attachmentadd an attachment to an issue
Action
Add commentadd a comment to an issue
Action
Add Comment to IssueAdds a comment to the specified issue.
Action
Add filter as favoriteAdd filter as favorite
Action
Add gadget to dashboardAdd gadget to dashboard
Action
Add user to groupadd a user to a group
Action
Add voteadd the current user's vote to an issue
Action
Add worklogadd a worklog to an issue
Action
Archive issues by ID or keyarchive issues by ID/key
Action
Archive issue(s) by JQLArchive issue(s) by JQL
Action
Assign IssueAssigns an issue to a user by account ID.
Action
Bulk create issuebulk create issues
Action
Bulk create statusesBulk create statuses
Action
Bulk delete issuesbulk delete issues
Action
Bulk delete StatusesBulk delete Statuses
Action
Bulk delete worklogsbulk delete worklogs on an issue
Action
Bulk edit dashboardsBulk edit dashboards
Action
Bulk edit issuesbulk edit issue fields
Action
Bulk fetch issuesbulk fetch issues by ID/key
Action
Bulk move issuesbulk move issues
Action
Bulk move worklogsbulk move worklogs
Action
Bulk transition issue statusesbulk transition issue statuses
Action
Bulk unwatch issuesbulk unwatch issues
Action
Bulk watch issuesbulk watch issues
Action
Change filter ownerChange filter owner
Action
Copy dashboardCopy dashboard
Action
Create componentCreate component
Action
Create custom fieldCreate custom field
Action
Create dashboardCreate dashboard
Action
Create filterCreate filter
Action
Create groupCreate group
Action
Create IssueCreates a new issue in the specified project.
Action
Create issue linkcreate a link between two issues
Action
Create issue link typecreate an issue link type
Action
Create issue typecreate an issue type
Action
Create projectcreate a project
Action
Create project categorycreate a project category
Action
Create related workCreate related work
Action
Create usercreate a user
Action
Create versionCreate version
Action
Delete and replace versionDelete and replace version
Action
Delete attachmentdelete an attachment
Action
Delete commentdelete a comment
Action
Delete componentDelete component
Action
Delete custom fieldDelete custom field
Action
Delete dashboardDelete dashboard
Action
Delete filterDelete filter
Action
Delete IssueDeletes an issue by its key or ID.
Action
Delete issue linkdelete an issue link
Action
Delete issue link typedelete an issue link type
Action
Delete issue typedelete an issue type
Action
Delete projectdelete a project
Action
Delete project asynchronouslydelete a project asynchronously
Action
Delete project categorydelete a project category
Action
Delete related workDelete related work
Action
Delete userdelete a user
Action
Delete versionDelete version
Action
Delete voteremove the current user's vote from an issue
Action
Delete watcherremove a watcher from an issue
Action
Delete worklogdelete a worklog
Action
Export Archived IssuesExport archived issue(s)
Action
Get all dashboardsGet all dashboards
Action
Get all projectsGet all projects
Action
Get attachment contentget attachment content
Action
Get attachment metadataget attachment metadata
Action
Get available transitionsGet available transitions
Action
Get bulk available transitionsget transitions available for bulk transition
Action
Get commentget a single comment
Action
Get comments by IDsget comments by IDs
Action
Get componentGet component
Action
Get create issue metadataGet create issue metadata
Action
Get create metadata issue types for a projectget create-metadata issue types for a project
Action
Get dashboardGet dashboard
Action
Get edit issue metadataget edit metadata for an issue
Action
Get favorite filtersGet favorite filters
Action
Get filterGet filter
Action
Get groupGet group
Action
Get IssueReturns the details of a single issue by its key or ID.
Action
Get Issue CommentsReturns all comments for the specified issue.
Action
Get issue linkget an issue link
Action
Get issue link typeget an issue link type
Action
Get issue link typeslist issue link types
Action
Get Issue TransitionsReturns the workflow transitions available for the specified issue.
Action
Get issue typeget an issue type
Action
Get issue watchersget watchers of an issue
Action
Get issue worklogsget worklogs on an issue
Action
Get is watching issue bulkcheck watching status for multiple issues
Action
Get my filtersGet my filters
Action
Get ProjectReturns the details of a single project by its key or ID.
Action
Get project componentsget all components of a project
Action
Get project versionsget all versions of a project
Action
Get recent projectsget recently viewed projects
Action
Get related workGet related work
Action
Get statusGet status
Action
Get status categoryGet status category
Action
Get transitionsget available transitions for an issue
Action
Get userget a user
Action
Get user groupsget groups a user belongs to
Action
Get users from grouplist members of a group
Action
Get versionGet version
Action
Get votesget votes on an issue
Action
Get worklogget a worklog
Action
Get worklogs by IDsget worklogs by IDs
Action
Get worklogs by issue ID and worklog IDget worklogs by issue ID and worklog ID (internal)
Action
List Project Issue TypesReturns the issue types available, optionally for a given project.
Action
List ProjectsReturns a paginated list of projects visible to the user.
Action
List usersLists the users visible to the connected Jira account. Takes no search criterion.
Action
Merge versionsmerge one version into another
Action
Move versionMove version
Action
Remove filter as favoriteRemove filter as favorite
Action
Remove gadget from dashboardRemove gadget from dashboard
Action
Remove groupRemove group
Action
Remove user from groupremove a user from a group
Action
Restore custom field from trashRestore custom field from trash
Action
Restore deleted or archived projectrestore a deleted or archived project
Action
Search for dashboardsSearch for dashboards
Action
Search for filtersSearch for filters
Action
Search for issues using JQL enhanced search (GET)Search for issues using JQL enhanced search (GET)
Action
Search for issues using JQL enhanced search (POST)search for issues using enhanced JQL (POST)
Action
Search Issues (JQL)Searches for issues using a JQL query.
Action
Transition IssueMoves an issue to a new status by performing a workflow transition.
Action
Unarchive issues by keys or IDunarchive issues by key/ID
Action
Update commentupdate a comment
Action
Update componentUpdate component
Action
Update custom fieldUpdate custom field
Action
Update dashboardUpdate dashboard
Action
Update filterUpdate filter
Action
Update gadget on dashboardUpdate gadget on dashboard
Action
Update Issueedit an issue
Action
Update issue link typeupdate an issue link type
Action
Update issue typeupdate an issue type
Action
Update projectupdate a project
Action
Update project categoryupdate a project category
Action
Update related workUpdate one related-work link on a Jira project version. Reads the version's existing related work, overlays only the fields you supply, then writes the merged object back โ so anything you leave blank keeps its current value.
Action
Update versionUpdate version
Action
Update worklogupdate a worklog
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Each app on its own
Reviews