Project Management migration
Field-level mapping, validation, and rollback between Shotgun and monday Work Management. We move data and schema; workflows are rebuilt natively in monday Work Management.
Shotgun
Source
monday Work Management
Destination
Compatibility
10 of 13
objects map 1:1 between Shotgun and monday Work Management.
Complexity
CModerate
Timeline
4-6 weeks
Overview
Moving from Shotgun to monday.com is a structural translation rather than a direct copy. Shotgun's entity model (Projects, Shots, Assets, Sequences, Tasks, Versions) has no direct monday.com equivalent; we map Shotgun Projects to monday.com Workspaces or Boards, Shots and Assets to Items within Groups, and Sequences to Group-level grouping logic. Version chains and review annotation threads do not migrate because monday.com lacks a native version-control or shot-review feature. We preserve Note threads as monday.com Updates linked to Items, and we translate Shotgun's customizable pipeline statuses to monday.com Status column values. Custom fields on Shotgun entities map to monday.com custom columns, though field types differ: Shotgun date fields become monday.com Date columns, list fields become monday.com Status or Dropdown columns, and multi-value fields become monday.com Tags columns. We deliver a written inventory of Shotgun Automations and Review links for the customer's admin to rebuild as monday.com Automations. Shotgun's undocumented API rate limits and session-based authentication require conservative batch sizing and a dedicated integration account to avoid mid-migration token invalidation.
Every standard and custom field arrives verified.
AI proposes the map; you confirm before any record moves.
Parent–child, lookups, and ownership stay linked.
Calls, emails, meetings — with original timestamps.
Documents, uploads, and inline notes move with the record.
Why teams make this switch
Leaving
What's pushing teams away
Choosing
What's pulling them in
Object mapping
Each row shows how a Shotgun object lands in monday Work Management, including any object-level transformations, lookup resolution, or schema-design dependencies.
Typical mapping — final map is confirmed during the sample migration step.
Shotgun
Project
monday Work Management
Workspace or Board
1:1Shotgun Projects map to monday.com Workspaces as the top-level container, or to a monday.com Board if the studio prefers project-per-board over workspace-per-project. We preserve project-level metadata (status, description, pipeline configuration) as Board settings or as custom columns on a primary Status board. Studio-specific pipeline stage configurations are extracted during discovery and mapped to monday.com Status column values per board.
Shotgun
Sequence
monday Work Management
Group
1:1Shotgun Sequences (editorial acts or groupings of Shots) map to monday.com Groups within a Board. The sequence-to-shot relationship is preserved as the parent-child hierarchy: each Shotgun Sequence becomes a Group, and the Shots within that Sequence become Items within the Group. Sequence-level metadata (cut order, description) migrates as Group-level columns or as custom columns on a reference Item in the Group.
Shotgun
Shot
monday Work Management
Item
1:1Shotgun Shots map to monday.com Items within the corresponding Sequence Group. Shot fields (cut order, status, assigned Tasks) migrate as monday.com columns: Shotgun pipeline status becomes a monday.com Status column, cut order becomes a Number or Order column, and assignee becomes a Person column. Shot-specific custom fields map to monday.com custom columns by type: text fields to Text columns, date fields to Date columns, list fields to Dropdown or Status columns.
Shotgun
Asset
monday Work Management
Item
1:1Shotgun Assets (characters, props, environments) map to monday.com Items, typically organized in a dedicated Board or in a separate Group within the Project Board. Asset type (character, prop, environment) migrates as a Dropdown or Status column to preserve categorization. Asset-level thumbnails migrate as monday.com file attachments via the File Upload column type, noting that thumbnail resolution and aspect ratio may differ from Shotgun's native thumbnail display.
Shotgun
Task
monday Work Management
Subitem
1:1Shotgun Tasks assigned to Shots or Assets map to monday.com Subitems attached to the corresponding Item. Task pipeline stage and status migrate as the Subitem's Status column, and assignee migrates as the Subitem's Person column. Task-level custom fields (shot-specific notes, deliverables) map to Subitem custom columns. Subitems are only available on Pro and Enterprise monday.com plans; Standard-plan migrations map Tasks to Items in a separate Tasks Board with a Lookup column linking to the parent Shot or Asset.
Shotgun
Version
monday Work Management
Item or File attachment
lossyShotgun Version chains (iteration history for Shots and Assets) have no direct monday.com equivalent. We do not migrate Version chains as version-control records. Instead, we attach the most recent Version's published media as a monday.com File Upload on the Item. The version iteration history is preserved as a written inventory with the version number, creation date, author, and status, which the customer's admin can reference in a linked document or use to manually recreate the history if required.
Shotgun
Note
monday Work Management
Update
1:1Shotgun Notes attached to Shots, Assets, or Versions map to monday.com Updates on the corresponding Item. Note body migrates as the Update text, preserving rich text formatting where possible. Note threading (replies) migrates as nested Updates in chronological order. The Shotgun entity link (what the Note was attached to) resolves to the monday.com Item via the entity mapping established during scoping.
Shotgun
Custom Field
monday Work Management
Custom Column
lossyShotgun custom fields per entity type map to monday.com custom columns scoped per Board. Shotgun field types translate as follows: text and paragraph to monday.com Text column; date to Date column; list (single-select) to Dropdown or Status column; multi-select list to Tags column; entity link (e.g., link to Artist) to Person column (if User) or Link column (if external); number to Number column. Shotgun custom field schemas vary between Shotgun sites, so we perform field-level mapping for each migration and flag any Shotgun field types with no monday.com column type equivalent.
Shotgun
Pipeline Status
monday Work Management
Status column
lossyShotgun pipeline statuses are customizable per entity type and vary between studios. We extract the source site's full status workflow (stage names, colors, order) and map each stage to a monday.com Status column value on the relevant Board. Pipeline status assignments on individual Shots, Assets, and Tasks migrate as the corresponding Status column value. If the destination monday.com account uses a different Status color scheme, we document the original Shotgun color mapping for the customer's admin to reassign if color continuity matters for their pipeline review process.
Shotgun
Attachment
monday Work Management
File Upload column
1:1Shotgun Attachments (uploaded files, render outputs, published media linked to Shots, Assets, or Versions) migrate as monday.com File Upload column attachments on the corresponding Item. We use Shotgun's download_attachment and get_attachment_download_url endpoints, chunk Attachment downloads into staged batches, and pace download throughput to avoid saturating studio WAN links. monday.com storage limits apply per plan (5 GB on Basic, higher on Standard and Pro); we flag any Items with attachments exceeding plan limits before migration so the customer can provision additional storage or trim the attachment scope.
Shotgun
Thumbnail
monday Work Management
File Upload column
1:1Shotgun Thumbnails on Shots, Assets, Versions, and Tasks migrate as monday.com File Upload attachments on the corresponding Item. We extract thumbnails via upload_thumbnail or download_attachment from Shotgun's API and re-associate them in monday.com. Note that monday.com does not display thumbnails in the same shot-grid thumbnail view that Shotgun uses; thumbnails appear as file attachments that users click to view rather than as inline previews.
Shotgun
Tag/Label
monday Work Management
Tags column
1:1Shotgun Tags are freeform labels applied to any entity. We preserve tag assignments as a flat list and map them to monday.com Tags column values on the corresponding Item. Tags used for Shot classification, Asset type, or pipeline stage all migrate to the Tags column. If the customer requires tag-based filtering in monday.com, we configure a Tags column on the relevant Board during migration.
Shotgun
User
monday Work Management
Team Member
1:1Shotgun Users (persons with roles and permissions) migrate to monday.com Team Members by email match. Shotgun role and permission sets do not map to monday.com workspace roles because the permission models are structurally different. We preserve the user's name and contact email; the customer's admin reassigns monday.com workspace permissions (Viewer, Editor, Admin) post-migration based on the user's intended role in monday.com.
| Shotgun | monday Work Management | Compatibility | |
|---|---|---|---|
| Project | Workspace or Board1:1 | Fully supported | |
| Sequence | Group1:1 | Fully supported | |
| Shot | Item1:1 | Fully supported | |
| Asset | Item1:1 | Fully supported | |
| Task | Subitem1:1 | Fully supported | |
| Version | Item or File attachmentlossy | Fully supported | |
| Note | Update1:1 | Fully supported | |
| Custom Field | Custom Columnlossy | Fully supported | |
| Pipeline Status | Status columnlossy | Fully supported | |
| Attachment | File Upload column1:1 | Fully supported | |
| Thumbnail | File Upload column1:1 | Fully supported | |
| Tag/Label | Tags column1:1 | Fully supported | |
| User | Team Member1:1 | Fully supported |
Gotchas + challenges
Platform-specific issues from each side, plus the pair-specific challenges that don't show up on either platform's page on its own.
Shotgun gotchas
Undocumented API rate limits cause migration failures
No bandwidth throttling on file attachment transfers
API authentication tied to individual user accounts
monday Work Management gotchas
Subitems have no bulk export endpoint
API complexity budget constrains query depth
Daily call limits vary sharply across plan tiers
Automation and integration rules do not export via API
Saved views are not exposed via API
Pair-specific challenges
Migration approach
Discovery and board architecture design
We audit the source Shotgun site across Projects, entity types (Shots, Assets, Sequences), custom field schemas, pipeline status configurations, active Notes and Version chains, and Attachment volume per entity. We pair this with a monday.com board architecture design: we recommend a Board per Project or a Workspace per studio, with Groups representing Shotgun Sequences, and we define the custom column schema per Board based on the Shotgun entity fields. The discovery output is a written migration scope and a monday.com board architecture plan.
Integration account and API scoping
We coordinate with the customer's Shotgun admin to provision a dedicated integration account that will not be deprovisioned during the migration window. We verify API access scope and session stability. On the monday.com side, we obtain a workspace API token and confirm the workspace has sufficient seats for the migrated Team Members. We test API connectivity for both platforms before any data extraction begins.
Schema extraction and column mapping
We extract the full Shotgun entity schema: Projects, Sequences, Shots, Assets, Tasks, custom field definitions, pipeline status values, Note threads, and Version metadata. We map each Shotgun field to a monday.com column type (Text, Number, Date, Status, Dropdown, Tags, Person, File Upload, Link). Pipeline status values are extracted as a named list and configured as monday.com Status column values on the relevant Board before any Item data is imported.
Sandbox migration and reconciliation
We run a full migration into a monday.com Sandbox or a non-production workspace using a representative data sample (at least one Project with all entity types, Notes, and Attachments). The customer's project management lead reconciles record counts and spot-checks 25-50 records against the Shotgun source. We verify that pipeline statuses render correctly in monday.com, that Note threads display in the correct chronological order, and that custom field values populate the correct columns. Mapping corrections happen in the sandbox, not in production.
Production migration in dependency order
We run production migration in entity-dependency order: Workspaces and Boards (schema creation), then Sequences (as Groups), then Shots and Assets (as Items), then Tasks (as Subitems or separate Board Items with Lookup), then Notes (as Updates), then Attachments and Thumbnails (as File Upload attachments), then Tags (as Tags column values). Each phase emits a row-count reconciliation report before the next phase begins. We batch Shotgun API requests with exponential backoff to avoid undocumented rate limits and stage Attachment downloads to manage throughput.
Cutover, validation, and automation handoff
We freeze Shotgun writes during cutover, run a final delta migration of any entities modified during the migration window, then enable monday.com as the system of record. We deliver the Automation and Version-chain inventory document to the customer's admin team. We support a one-week hypercare window where we resolve any reconciliation issues. We do not rebuild Shotgun Automations as monday.com Automations inside the migration scope; that work is handled by the customer's admin or a monday.com partner.
Platform deep dives
Shotgun
Source
Strengths
Weaknesses
monday Work Management
Destination
Strengths
Weaknesses
Complexity grading
Moderate Project Management migration. 4 of 8 objects need a mapping; the rest are 1:1.
Overall complexity
Moderate migration
Derived from compatibility, mapping clarity, API constraints, and data volume across Shotgun and monday Work Management.
Object compatibility
4 of 8 objects need a mapping; the rest are 1:1.
Field mapping clarity
Field mapping is derived from defaults — final spec confirmed during the sample migration.
Timeline complexity
8-object category — typical timelines run 2–7 days end-to-end.
API constraints
Shotgun: Not publicly documented. Community reports confirm quota enforcement at the authorization endpoint with no self-service visibility into current usage..
Data volume sensitivity
Shotgun doesn't expose a bulk API — REST + parallelization used for high-volume runs.
Estimator
Rule-based pricing — no per-record fees, no manual quotes. Migrations over 2M records are scoped individually.
Step 1
Pick a category, then your source and destination platforms.
Category
FAQ
Answers to the questions buyers ask most during Shotgun to monday Work Management migration scoping. Not seeing yours? Book a call.
Walk through your Shotgun to monday Work Management migration with a real engineer — 30 minutes, free, written quote within 24 hours.
Book a free 30 minute consultationAdjacent paths
Other ways to leave Shotgun
Other ways to arrive at monday Work Management
Same-Project Management migrations
Ready when you are
Tell us record counts and timeline. We'll come back with a written quote inside 1 business day — no commitment, no sales pitch.