Easypost
Easypost ETL connector for data replication
Snapshot
Release Status
Released
Source API Version
V1
Table Selection
Yes
Column Selection
Yes
Edit Integration
Yes
Replication Type Selection
No
Authentication Parameters
Easypost Username
Replication Type
Key Based Incremental
Replication Key
Date
Suggested Replication Frequency
1 hour
Tables/APIs supported
Shipments
Integrate Easypost with Daton
Sign in to Daton
Select Easypost from the list of Integrations
Provide Integration Name, Replication Frequency, and History. Integration name would be used in creating tables for the integration and cannot be changed later
Provide Easypost Username. Follow the link learn more about Easypost Authentication.
Post successful authentication, you will be prompted to choose from the list of available tables
Then select all required fields for each table
Submit the integration
Workflow
Integrations would be in Pending state initially and will be moved to Active state as soon as the first job loads data successfully on to the configured warehouse
Users would be able to edit/pause/re-activate/delete integration anytime
Users can view job status and process logs from the integration details page by clicking on the integration name from the active list
Easypost Data
Shipments
Purpose: This API is used to fetch a list of all shipments
Source API Documentation: https://www.easypost.com/docs/api#shipments
Replication: Key-Based Incremental
Replication Key: start_datetime, end_datetime
Fields
created_at
TIMESTAMP
is_return
BOOLEAN
mode
STRING
options
RECORD
status
STRING
tracking_code
STRING
updated_at
TIMESTAMP
batch_id
STRING
batch_status
STRING
customs_info
RECORD
from_address
RECORD
parcel
RECORD
postage_label
RECORD
rates
RECORD
scan_form
RECORD
selected_rate
RECORD
tracker
RECORD
to_address
RECORD
usps_zone
NUMERIC
return_address
RECORD
buyer_address
RECORD
fees
RECORD
id
STRING
object
STRING
messages
RECORD
reference
STRING
refund_status
STRING
forms
RECORD
Last updated