Shiprocket Track Card

About Shiprocket

ShipRocket is a shipping logistics service provider. In simple words, ShipRocket ties up e-commerce stores with courier services around the globe and helps eCommerce businesses manage and track order shipments and returns.

What we Offer

The Shiprocket Track Card is here to simplify your life! This integration seamlessly connects your Frontman platform with your Shiprocket account, allowing you to effortlessly track your orders without switching between applications. In essence, the Shiprocket Track Card brings the power of Shiprocket's tracking right into your Frontman. This eliminates the need to manually search for order updates and provides a centralized location to monitor your shipments.

A. How to Integrate Shiprocket Track Card in Frontman

  1. Configure Shiprocket Application:

    Go to View Settings and Sign in with your "email" and "password" to connect with your shiprocket account.

  2. Customize the Form: You can edit the following elements:

  • Form Heading: Update this to "Track Your Order" or similar.

  • AWB Number Field Label: Change to "Enter your AWB number" for clarity.

  1. Content Mapping (Pre-defined):

  • Frontman will likely have pre-defined content for success and failure scenarios.

  • These correspond to the following sections:

    • Verification Success: This displays the current shipment status, including tracking ID, status, and pickup date. You can use placeholders like {{shiprocket_tracking_id}}, {{shiprocket_shipment_status}}, and {{shiprocket_pickup_date}} for automatic data population.

    • Verification Failure: This message informs the customer their order wasn't found. Consider adding a suggestion to contact support if the issue persists.

    • Frontman provides several Shiprocket-related system attributes for customizing the tracking experience. These attributes include:

      1. shiprocket_tracking_id: Unique ID for tracking the shipment.

      2. shiprocket_shipment_status: Current status of the shipment (e.g., "Picked Up," "In Transit," "Delivered").

      3. shiprocket_pickup_date: Date the shipment was picked up by the courier.

      4. shiprocket_api_status: Status of the Shiprocket API connection (e.g., "Success," "Error").

      5. shiprocket_is_validated: Indicates if the shipment information is valid.

      6. shiprocket_delivery_date: Estimated or actual delivery date (if available).

      7. shiprocket_courier_name: Name of the courier company handling the shipment.

      8. shiprocket_shipment_origin: Origin location of the shipment.

      9. Other than these you can add your own user attributes.

  1. Testing and Deployment: Once configured, test the functionality by entering a valid AWB number.

  • Verify successful order tracking and error messages for invalid entries.

  • After successful testing, deploy the plugin card to your Frontman interface.

Last updated