SharpSync
  • Welcome
  • Fundamentals
    • Getting Started
      • Registration
      • Landing Page
      • Support
      • Subscription
    • Data Sources
    • Property Mappings
      • Adding Property Mapping
      • Property Mapping Settings
    • Rules
      • Import / Export
        • Append text
        • Calculate number
        • Export manipulation
        • Format as decimal number
        • Prepend text
        • Remove property
        • Replace all instances
        • Replace first instance
        • Round to nearest X
        • Select from JSON
        • Set cell value
        • Set empty cells
        • Text manipulation
      • Display
        • Number between
        • Text contains
        • Text ends with
        • Text evaluation
        • Text is a number
        • Text is exactly
        • Text is in list
        • Text is not a number
        • Text is not empty
        • Text is not in list
        • Text length between
        • Text length is exactly
        • Text maximum length
        • Text minimum length
        • Text not contains
        • Text not ends with
        • Text not starts with
        • Text starts with
      • Advanced Scripting
    • BOM Comparison
    • Data Safety
    • Troubleshooting
      • Duplicate component paths
      • OAuth 2.0
  • Data Sources
    • Autodesk Inventor
    • CSV
      • Getting Started
      • Importing a Bill of Materials (BOM)
    • MS Dynamics 365 Business Central
      • Getting Started
      • Item Fields Json & Internal Names
      • Resource Fields Json & Internal Names
      • List Names For nestedObject Mappings
    • NetSuite
      • OAuth Setup
        • Permissions
      • RESTlet Script Setup
        • SharpSync RESTlet Script
      • Thumbnail Folder Setup
      • Authentication + Configuration
      • Common setup
        • Configure quantity mapping
        • Configure accounts mappings
        • Configure itemType mapping
        • Configure isPhantom mapping
        • Configure subsidiary mapping
        • Configure price mapping
        • Configure Where Used Link mapping
        • Configure thumbnail mapping
        • Read-Only NetSuite Fields
        • Common Mapping Rules
        • Common List names
      • Advanced Bill of Materials
      • Configure Routings
      • Integration tips
      • Troubleshooting
    • Odoo
      • Getting Started
        • Authentication + Configuration
        • Debugging tips
      • Common Setup
        • Map BOM Codes
        • Map BOM Types
        • Map Attribute Values
          • Reading Attributes - Overview
          • Display All Attribute Names
          • Display Single Attribute Values
          • Writing attributes
      • Product Management
      • Hosting Options
      • List Names
      • Permissions
      • Troubleshooting
    • Onshape
      • Getting Started
      • Setting up Derivatives
    • Propel PLM
      • Getting Started
    • SolidWorks
    • SolidWorks PDM
      • Downloading and installing the add-in
      • Configure the add-in
      • Setting up the Solidworks PDM Web 2
      • Troubleshooting
      • Submitting a BOM for update
  • Advanced
    • Derivatives
  • User management
    • User Management
    • Application Permissions
Powered by GitBook
On this page
  • Autodesk Inventor Setup
  • Prerequisites
  • Instructions
  1. Data Sources

Autodesk Inventor

PreviousOAuth 2.0NextCSV

Last updated 2 days ago

Autodesk Inventor Setup

CSV (Comma Separated Values) files are utilized to import Bills of Materials (BOMs) from desktop-based CAD software such as Solidworks or Inventor into SharpSync. Follow the steps below to begin importing data into SharpSync using CSV files.

Prerequisites

  • Download and install the Autodesk Inventor Addin from the Downloads section

  • Install the addin

Instructions

Setup the CSV datasource

  • From the Datasources section, add the CSV datasource as the Primary datasource

  • Click the Configure button > BOM Configuration

  • On a new line each, enter the Custom Properties to read, the current built-in properties in Autodesk Inventor 2025 in the Design Tracking Properties Property Set are:

    • Appearance

    • Authority

    • Catalog Web Link

    • Categories

    • Checked By

    • Cost

    • Cost Center

    • Creation Time

    • Date Checked

    • Defer Updates

    • Density

    • Description

    • Design Status

    • Designer

    • Document SubType

    • Document SubType Name

    • Engineer

    • Engr Approved By

    • Engr Date Approved

    • External Property Revision Id

    • Flat Pattern Area

    • Flat Pattern Defer Update

    • Flat Pattern Length

    • Flat Pattern Width

    • Language

    • Last Updated With

    • Manufacturer

    • Mass

    • Material

    • Material Identifier

    • Mfg Approved By

    • Mfg Date Approved

    • Parameterized Template

    • Part Icon

    • Part Number

    • Part Property Revision Id

    • Project

    • Proxy Refresh Date

    • Sheet Metal Area

    • Sheet Metal Length

    • Sheet Metal Rule

    • Sheet Metal Width

    • Size Designation

    • Standard

    • Standard Revision

    • Standards Organization

    • Stock Number

    • SurfaceArea

    • Template Row

    • User Status

    • Valid MassProps

    • Vendor

    • Volume

    • Weld Material

  • Each value entered here will be available as an Accessor in the Property Mappings tab. See also the section.

  • Make sure to add an extra line with the Quantity property which is not an Inventor property but will be used later in the property mappings configuration.

  • Click the Save button

  • On the main datasource tab, make sure that the Primary Identifier matches with the Part Number Inventor property or any other Inventor property that you use as unique component identifier. The primary component identifier is the identifier that is unique across datasources.

Setup the Property Mappings

You can follow the instructions in the following link to setup your property mappings

  • Property mappings: Setup

  • Make sure you add the property Quantity as a property mapping and check its Quantity Property checkbox in the Property Mappings Settings panel.

Configure the Addin

After installing the Autodesk Inventor addin, you'll need to configure how it will generate BOMs.

  • Click on the SharpSync ribbon tab

  • Click on the Login button

  • Enter your SharpSync username & pwd then click on the Login button

  • If successful, the window will close

  • Click on the Settings button

  • If the login succeed you should see the Primary Component Identifier & Secondary Component Identifier listed

  • Once your Inventor assembly is ready, click on the Export Bom button which will automatically export the Bom to SharpSync by opening a new web browser page

  • The addin supports exporting any Inventor Assembly Model State, make sure that the appropriate Model State is active before clicking on the Export Bom button

Property Mappings