Linear - Update record action

The Update record action enables you to update the details of a specific record in Linear.

Input

Input fieldDescription
ObjectSpecify the object to retrieve a list of records. Fields load dynamically based on the object you select.

For example, if you select Project as your object, the following input schema becomes available:

Input fieldDescription
Select fields to retrieveSelect all fields (including the nested object fields) to return in the response.
IDProvide the ID of the project to update.
Status IDProvide the ID of the project status.
NameEnter the project name.
DescriptionEnter the project description.
ContentProvide the project content as Markdown.
Converted from issue IDProvide the ID of the issue from which that project is created.
Last applied template IDProvide the ID of the previous template applied to the project.
IconProvide the icon of the project.
ColorProvide the color of the project.
Team IDsProvide the IDs of the teams this project is associated with.
Project update reminders paused until atProvide the time until which project update reminders are paused.
Update reminder frequency in weeksProvide the n-weekly frequency at which to prompt for updates.
Update reminder frequencyProvide the frequency at which to prompt for updates.
Frequency resolutionProvide the frequency resolution.
Update reminders dayProvide the day on which to prompt for updates.
Update reminders hourProvide the hour at which to prompt for updates.
Lead IDProvide the ID of the project lead.
Member IDsProvide the IDs of the members of this project.
Start dateProvide the planned start date of the project.
Start date resolutionProvide the resolution of the project's start date.
Target dateProvide the planned target date of the project.
Target date resolutionProvide the resolution of the project's estimated completion date.
Completed atSpecify the date when the project was completed.
Canceled atSpecify the date when the project was canceled.
SLA new issueIndicate whether to send new issue notifications to Slack.
SLA issue commentsIndicate whether to send new issue comment notifications to Slack.
SLA issue statusesIndicate whether to send issue status update notifications to Slack.
Sort orderProvide the sort order for the project in shared views.
Priority sort orderProvide the sort order for the project within shared views when ordered by priority.
TrashedIndicate whether the project has been trashed.
PrioritySpecify the priority of the project.
Label IDsProvide the IDs of the project labels associated with this project.

Output

The output fields are determined by the object selected in the input. Map the relevant datapill from the datatree to subsequent steps.

For example, if you select Project as your object, the following output schema becomes available. Use the Select fields to retrieve input field to specify the fields (including nested object fields) to return in the response.

Output fieldDescription
Last sync IDThe ID of the last sync operation.
SuccessIndicates whether the operation was successful.

Last updated: