Schema Information
This subtopic provides a structured reference to assist you in working with Daton's Aftership connector and the associated fields and tables.
Schema Information
This subtopic provides a structured reference to assist you in working with Daton's Aftership connector and the associated fields and tables.
Tables/APIs
The following is the list of tables or APIs associated with the Aftership connector:
- Couriers
- Trackings
Couriers
Purpose: Return a list of all couriers.
Source API Documentation https://developers.aftership.com/reference/couriers#get-couriers-all
Replication: Full Replication
Replication Key: NA
Fields
Name |
Target Datatype |
---|---|
slug |
STRING |
name |
STRING |
phone |
STRING |
other_name |
STRING |
web_url |
STRING |
required_fields |
STRING |
optional_fields |
STRING |
default_language |
STRING |
support_languages |
STRING |
service_from_country_iso3 | STRING |
Trackings
Purpose:Get tracking results of multiple trackings.
Source API Documentation https://developers.aftership.com/reference/trackings#get-trackings
Replication: Key-Based Replication
Replication Key: lastRunDate
Fields
Name |
Target Datatype |
---|---|
order_id |
STRING |
tag |
STRING |
title |
STRING |
checkpoints | RECORD |