Sapient Register Trackings
Registers a list of tracking numbers with Sapient (Intersoft) so their statuses start being tracked and delivered via webhook. Use it when you need to start following parcels through Sapient.
What it does
- Authenticates with Sapient (Intersoft) using your client credentials.
- Submits a list of tracking objects to register for tracking.
- Returns whether the registration was accepted.
Inputs
| Name | Type | Description |
|---|---|---|
| Tracking Objects List | List | Tracking Objects List |
| Sapient Client Id | String (sensitive) | Sapient Client Id |
| Sapient Client Secret | String (sensitive) | Sapient Client Secret |
Outputs
| Name | Type | Description |
|---|---|---|
| Success | Boolean | Whether file successfully added to the Sapient Webhook |
Notes
- This action only registers the items. Tracking updates then arrive asynchronously through the Sapient webhook and land in DigitalGenius carrier storage.