Shiprocket

Shiprocket ETL connector for data replication

Snapshot

Integrate Shiprocket with Daton

  1. Signin to Daton

  2. Select Shiprocket from Integrations page

  3. Provide Integration Name Replication Frequency and History. Integration name would be used in creating tables for the integration and cannot be changed later

  4. Provide your shiprocket api user email and password to authorize Daton to periodically extract data from shiprocket.

  5. Post successful authentication you will be prompted to choose from the list of available tables

  6. Then select all required fields for each table

  7. Submit the integration

Workflow

  1. 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

  2. Users would be able to edit/pause/re-activate/delete integration anytime

  3. Users can view job status and process logs from the integration details page by clicking on the integration name from the active list

SHIPROCKET Data

Orders

Purpose: This API call will display a list of all created and available orders in your Shiprocket account. The product and shipment details are displayed as sub-arrays within each order detail.

Source API Documentation https://apidocs.shiprocket.in/?version=latest#9bfbe7a1-0f96-4456-861f-e059165868e4

Replication: Key-Based Replication

Replication Key: lastRunDate

Fields

ReturnOrders

Purpose: Using this API you can get a list of all created return orders in your Shiprocket account along with their details.

Source API Documentation: https://apidocs.shiprocket.in/?version=latest#4bf0f6ee-68bd-4629-9e42-9ca09b134dbb

Replication: Key-Based Replication

Replication Key: lastRunDate

Fields

Shipments

Purpose:Use this APi to get the shipment details of all the shipments in your Shiprocket account.

Source API Documentation https://apidocs.shiprocket.in/?version=latest#b3460616-eec8-47b6-8192-1fd172ccdd52

Replication: Full Replication

Replication Key: NA

Fields

PickupAddresses

Purpose:Get a list of all pickup locations that have been added to your Shiprocket account through this API.

Source API Documentation https://apidocs.shiprocket.in/?version=latest#7805703f-4750-4f1e-9c59-f745853c9937

Replication: Full Replication

Replication Key: NA

Fields

Products

Purpose:This API can be used to display a detailed list of all the products that you have in your Shiprocket account.

Source API Documentation https://apidocs.shiprocket.in/?version=latest#7805703f-4750-4f1e-9c59-f745853c9937

Replication: Full Replication

Replication Key: NA

Fields

Listings

Purpose:Using this API get a JSON representation of all the product listings in your Shiprocket account i.e all the products associated to a specific channel.

Source API Documentation https://apidocs.shiprocket.in/?version=latest#7805703f-4750-4f1e-9c59-f745853c9937

Replication: Full Replication

Replication Key: NA

Fields

ChannelDetails

Purpose:This API shows a list of all the channels that have already been integrated in your Shiprocket account.

Source API Documentation https://apidocs.shiprocket.in/?version=latest#7805703f-4750-4f1e-9c59-f745853c9937

Replication: Full Replication

Replication Key: NA

Fields

InventoryDetails

Purpose:This API can be used to check the inventory details of a product sku. There are no required parameters for this API but further parameters can be defined to sort and filter the data.

Source API Documentation https://apidocs.shiprocket.in/?version=latest#7805703f-4750-4f1e-9c59-f745853c9937

Replication: Full Replication

Replication Key: NA

Fields

CountryCodes

Purpose:Shows the list of all the countries which are present in the Shiprocket database along with the respective country ids ISO 2 and ISO 3 codes. There are a total of 44 available countries in the database. You can use these codes to check the serviceability and use them in your own dropdown menu.

Source API Documentation https://apidocs.shiprocket.in/?version=latest#7805703f-4750-4f1e-9c59-f745853c9937

Replication: Full Replication

Replication Key: NA

Fields

DiscrepancyData

Purpose:Use this API to get the account statement details of your Shiprocket account. No parameters are required to access this API.

Source API Documentation https://apidocs.shiprocket.in/?version=latest#7805703f-4750-4f1e-9c59-f745853c9937

Replication: Full Replication

Replication Key: NA

Fields

Last updated