Skip to main content

AlignI

Overview

The AlignI blueprint crawls BOM (Bill of Materials) and PLM (Product Lifecycle Management) data from AlignI, including parts with revision information, BOM sub-assemblies, manufacturers, and part types. It enables end-to-end digital thread traceability from design intent through deployed IoT devices via the manufacturer part number (ManufacturerPn) correlation key.

Resources Collected

  • Parts: Part records including ID, part number, manufacturer PN, name, and active revision details (revision name, description)
  • Subparts: BOM line items representing parent-child assembly relationships, including quantities and reference designators
  • Manufacturers: Manufacturer records with ID and name
  • Part Types: Part type classification records

Prerequisites

  • AlignI account with API access
  • API token from AlignI dashboard
  • Organization slug (the subdomain, e.g. kscope for app.aligni.com/kscope)

Setup Instructions

1. Obtain API Token

  1. Log in to AlignI
  2. Navigate to Account Settings > API Tokens
  3. Click New Token and copy the generated token

2. Configure Crawler

FieldDescriptionRequired
aligniOrgAlignI organization slugYes
aligniApiTokenAPI token from AlignI dashboardYes

Data Points

Data PointSourceDetails
PartsAlignI GraphQL v3ID, partNumber, manufacturerPn, name, active revision
SubpartsAlignI GraphQL v3Parent-child part relationships with quantity and referenceDesignator
ManufacturersAlignI GraphQL v3Manufacturer ID and name
Part TypesAlignI GraphQL v3Part type classification

Cross-System Correlation

The ManufacturerPn field on aligni.design.Part is the key used to correlate with:

This enables the full digital thread: Aligni BOM → Azure IoT Template → Losant Field Device