Project Management migration

Migrate from Shotgun to monday Work Management

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 logo

Shotgun

Source

monday Work Management

Destination

monday Work Management logo

Compatibility

77%

10 of 13

objects map 1:1 between Shotgun and monday Work Management.

Complexity

CModerate

Timeline

4-6 weeks

Rollback included Accuracy guarantee Field-level validation

Overview

What this migration involves

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.

Field-level fidelity

Every standard and custom field arrives verified.

Schema-aware mapping

AI proposes the map; you confirm before any record moves.

Relationships preserved

Parent–child, lookups, and ownership stay linked.

Full activity history

Calls, emails, meetings — with original timestamps.

Attachments & notes

Documents, uploads, and inline notes move with the record.

Why teams make this switch

Two sides of the same decision

Leaving

Shotgun logo

Shotgun

What's pushing teams away

  • Undocumented API rate limits cause production-scoped migration scripts to fail silently or return 429 errors without warning.
  • Studios outgrow the per-seat pricing model as crew sizes grow, prompting evaluation of in-house or open-source alternatives.
  • Limited offline and mobile access frustrates production coordinators working from sets or locations without reliable connectivity.
  • Performance degrades noticeably on Projects containing tens of thousands of Task or Shot records, particularly in the web UI.
  • Authentication is tied to individual user accounts with no API-key or service-account model, making automated migrations brittle.

Choosing

monday Work Management logo

monday Work Management

What's pulling them in

  • Lowest onboarding friction of any mid-market PM tool — drag-and-drop boards and colorful UI mean non-technical team members contribute from day one without training.
  • Highly customizable board structure lets teams model their actual workflow rather than forcing a predefined template onto their process.
  • Generous free forever plan with two seats lets small teams or solo users validate the platform before committing budget or migrating data from elsewhere.
  • Integrations with Slack, Zoom, Google Drive, and CRM tools keep monday.com as a coordination hub rather than requiring teams to switch context constantly.
  • Multiple view modes — Kanban, Calendar, Gantt, Map, Chart — give different team members the visualization they prefer without switching tools.

Object mapping

How Shotgun objects map to monday Work Management

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

maps to

monday Work Management

Workspace or Board

1:1
Fully supported

Shotgun 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

maps to

monday Work Management

Group

1:1
Fully supported

Shotgun 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

maps to

monday Work Management

Item

1:1
Fully supported

Shotgun 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

maps to

monday Work Management

Item

1:1
Fully supported

Shotgun 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

maps to

monday Work Management

Subitem

1:1
Fully supported

Shotgun 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

maps to

monday Work Management

Item or File attachment

lossy
Fully supported

Shotgun 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

maps to

monday Work Management

Update

1:1
Fully supported

Shotgun 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

maps to

monday Work Management

Custom Column

lossy
Fully supported

Shotgun 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

maps to

monday Work Management

Status column

lossy
Fully supported

Shotgun 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

maps to

monday Work Management

File Upload column

1:1
Fully supported

Shotgun 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

maps to

monday Work Management

File Upload column

1:1
Fully supported

Shotgun 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

maps to

monday Work Management

Tags column

1:1
Fully supported

Shotgun 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

maps to

monday Work Management

Team Member

1:1
Fully supported

Shotgun 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.

Gotchas + challenges

What specifically takes care here

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 logo

Shotgun gotchas

High

Undocumented API rate limits cause migration failures

Medium

No bandwidth throttling on file attachment transfers

High

API authentication tied to individual user accounts

monday Work Management logo

monday Work Management gotchas

High

Subitems have no bulk export endpoint

High

API complexity budget constrains query depth

Medium

Daily call limits vary sharply across plan tiers

Medium

Automation and integration rules do not export via API

Low

Saved views are not exposed via API

Pair-specific challenges

  • Shotgun session-based auth invalidates mid-migration

    Shotgun's API authentication is tied to a named user session rather than a service token or API key. When the user whose credentials are used for migration is deprovisioned, role-changed, or has their password reset, the session token is invalidated and active migration jobs fail. We scope migration using a dedicated integration account that will not be deprovisioned, and we coordinate with the customer's Shotgun admin to ensure the integration account's session remains active throughout the migration window. This risk is unique to Shotgun as a source and does not apply when migrating to any destination platform.

  • monday.com Updates pagination caps at 100 per page

    monday.com's GraphQL API limits updates queries to 100 records per page. If a Shotgun entity has more than 100 associated Notes, we paginate through additional pages using the page argument. This is a monday.com API limitation that affects migration of Note-heavy entities. We track pagination state and retry pages that fail due to transient errors, but we cannot batch Note retrieval beyond 100 per request.

  • Shotgun Version chains have no monday.com equivalent

    Shotgun's Version model tracks iteration history for Shots and Assets with version numbers, authors, timestamps, and approval status. monday.com has no version-control or revision history feature for Items. We do not migrate Version chains as version-control records. We attach the most current Version's published media as a file on the Item and deliver a written inventory of the version chain. If the customer requires version history in monday.com, they must use a third-party version-control integration or document the history in a linked item.

  • monday.com automations are gated by plan tier

    monday.com Automations are not available on the Basic plan ($9/seat). Teams migrating from Shotgun with active pipeline automations (status-change triggers, assignee notifications, deadline reminders) must be on at least the Standard plan ($12/seat, 250 automations/month) or Pro plan ($19/seat, 25,000 automations/month) to replicate automation behavior. We do not migrate Shotgun Automations as code; we deliver a written inventory of active automations with recommended monday.com Automation equivalents for the customer's admin to rebuild post-migration. This is a plan-tier risk that must be identified before migration scoping.

  • monday.com column validation rejects invalid JSON for custom apps

    monday.com enforces strict column validation for apps. Invalid JSON in column value payloads returns a ColumnValueException error and rejects the record. This applies when we use monday.com's API to create Items with custom column values. We validate all column payloads against monday.com's documented schema before sending and use a JSON formatter to catch formatting issues before they cause import failures. Custom integrations built by third parties on the customer's account may also be affected by this validation if they were built against V1 API column formats.

Migration approach

Six steps for a successful Shotgun to monday Work Management data migration

  1. 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.

  2. 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.

  3. 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.

  4. 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.

  5. 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.

  6. 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

Context on both ends of the pair

Shotgun logo

Shotgun

Source

Strengths

  • Rich entity model purpose-built for animation, VFX, and game production pipelines.
  • Strong version and review workflow with per-shot annotation and comparison tools.
  • Customizable pipeline stages and entity schemas to match studio-specific terminology.
  • Integrations with Maya, Nuke, Houdini, and other DCC tools keep artist data canonical.
  • Per-project permission granularity controls visibility across large studio deployments.

Weaknesses

  • API rate limits are not publicly documented, causing migration scripts to fail without warning.
  • Authentication relies on individual user accounts rather than service tokens, breaking automated migrations when users leave.
  • Performance degrades on Projects with tens of thousands of Task or Shot records.
  • No bulk export or dedicated migration API endpoint means all data must be read record-by-record via find queries.
  • Custom field schemas vary between ShotGrid sites, requiring field-level mapping work for each migration.
monday Work Management logo

monday Work Management

Destination

Strengths

  • Drag-and-drop board UI with near-zero learning curve for non-technical users entering project data for the first time.
  • 20+ column types and unlimited custom columns let teams model arbitrarily complex data structures without developer help.
  • Multi-view support — Kanban, Gantt, Calendar, Timeline, Chart, Map — satisfies different team members without forcing a single layout.
  • Automations cover common trigger-action patterns for teams without dedicated developers to write custom scripts.
  • Free plan for 2 seats and a 14-day trial on all paid tiers make evaluation risk-free before committing to migration scope.

Weaknesses

  • Per-seat pricing with no enterprise flat-rate option means costs scale linearly with headcount, making it expensive at 50+ seats.
  • Subitems lack bulk API access, making them problematic for CRM-style use cases where contact records live as subitems under a company board.
  • Automations and advanced views are gated behind Pro and Enterprise tiers, creating feature deserts on entry-level plans.
  • Dependency column is visually limited — no critical path, no auto-rescheduling, and cross-board dependencies require manual link management.
  • No native document management; docs, wikis, and knowledge bases require a separate integration or third-party workaround.

Complexity grading

How hard is this migration?

Moderate Project Management migration. 4 of 8 objects need a mapping; the rest are 1:1.

C

Overall complexity

Moderate migration

Derived from compatibility, mapping clarity, API constraints, and data volume across Shotgun and monday Work Management.

  • Object compatibility

    C

    4 of 8 objects need a mapping; the rest are 1:1.

  • Field mapping clarity

    C

    Field mapping is derived from defaults — final spec confirmed during the sample migration.

  • Timeline complexity

    B

    8-object category — typical timelines run 2–7 days end-to-end.

  • API constraints

    B

    Shotgun: Not publicly documented. Community reports confirm quota enforcement at the authorization endpoint with no self-service visibility into current usage..

  • Data volume sensitivity

    B

    Shotgun doesn't expose a bulk API — REST + parallelization used for high-volume runs.

Estimator

Estimate your Shotgun to monday Work Management migration cost

Rule-based pricing — no per-record fees, no manual quotes. Migrations over 2M records are scoped individually.

Step 1

What are you migrating?

Pick a category, then your source and destination platforms.

Category

FAQ

Frequently asked questions about Shotgun to monday Work Management data migrations

Answers to the questions buyers ask most during Shotgun to monday Work Management migration scoping. Not seeing yours? Book a call.

Can't find your answer?

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 consultation

Migrations under 10,000 combined Shot and Asset records with no more than three custom fields per entity and straightforward pipeline status configurations land between four and six weeks. Migrations with large Attachment volumes (render outputs, published media), complex multi-site Shotgun schemas, Version chain reconstruction, or multiple pipeline configurations move to ten to fourteen weeks because of staged download batching, column-type mapping, and board restructuring work.

Adjacent paths

Related migrations to explore

Ready when you are

Move from Shotgun.
Land in monday Work Management, intact.

Tell us record counts and timeline. We'll come back with a written quote inside 1 business day — no commitment, no sales pitch.

Accuracy guarantee Rollback included Quote in 1 business day