Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Move Attachment action

Associates a record from the Attachment [sys_attachment] table with a target record. Removes the attachment from any other associated records.

Roles and availability

Available as a Workflow Studio ServiceNow core action. Users with the flow_designer or admin role can add an action to a flow and define configuration details.

Note: Server-side validation rules, such as data policies, business rules, and dictionary-defined mandatory fields are enforced. UI policies do not apply.

Fields

FieldDescription
Source Attachment Record [Attachment]Select an attachment record from the Attachments [sys_attachment] table.
Target RecordDrag a Record data pill from the data panel to attach the Source Attachment Record to.
TableAutomatically populates with the Source Record table.

Parent Topic:Workflow Studio actions