Simon Schrader Springer
- Total activity 102
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 73
Activity overview
Latest activity by Simon Schrader Springer-
Simon Schrader Springer created an article,
Get the Location Code from Events using nShift ShipmentData API
This article explains how to retrieve a location code (e.g., terminal or site code such as 9010 or 0705) from shipment events when working with the ShipmentData API. It focuses on identifying where...
-
Simon Schrader Springer created an article,
Moving Shipments Between Stacks via API
This workflow demonstrates the API calls required to isolate specific shipments into a designated stack. By creating shipments, creating a target stack, and using the PATCH endpoint with the correc...
-
Simon Schrader Springer created an article,
Example - Type ARRAY
Arrays in rule configurations are useful for handling lists of items. Instead of creating separate rules for each item, you can group them into an array. This allows you to create rules that check ...
-
Simon Schrader Springer created an article,
Postman Collection
This collection supports both the legacy API and the new REST API for Shipment Server.https://documenter.getpostman.com/view/22736309/2s7ZE4NQsG Environment configurationTo keep credentials separat...
-
Simon Schrader Springer created an article,
Silent Installation of the nShift Client via PowerShell Script
This article details how to perform a silent, on-premises installation of the nshift Client using a PowerShell script. The script utilizes the Windows Installer (msiexec.exe) to execute the install...
-
Simon Schrader Springer created an article,
Automating Transmission using Commands
We assume you have experience working with Import Setups. What We're Automating Normally, after importing shipment data, you'd go to the Outbox, select a stack or multiple shipments, right-click,...
-
Simon Schrader Springer created an article,
Extracting Price Information from the Shipment Data API
This article builds upon the "Accessing Shipment Information and Events via the Shipment Data API" guide and focuses specifically on retrieving price details embedded within the API responses. We ...
-
Simon Schrader Springer created an article,
Accessing Shipment Information and Events via the Shipment Data API
This guide is for developers looking to integrate with the nShift Shipment Data API to programmatically retrieve shipment information and events. We'll cover authentication, endpoint usage, request...
-
Simon Schrader Springer created an article,
Reprinting Labels for an Existing Shipment using the ShipmentServer API
This article outlines how to construct a ReprintLabels request for the ShipmentServer API. This API allows you to reprint labels for an existing shipment by providing the shipment data and specifyi...
-
Simon Schrader Springer created an article,
Constructing a Shipment Request for ShipmentServer API
This article outlines how to construct a SubmitShipment request for the ShipmentServer API.This API allows you to programmatically book shipments and generate labels. Endpoint and Method:The reques...