Can I use increment ID as shipment ID to import tracking numbers using the Mass Order Actions extension?

Can I use increment ID as shipment ID to import tracking numbers using the Mass Order Actions extension?

Currently, the extension relies on the entity_id field from the database. To make sure the import is successful, use the shipment primary key in the shipment_id column. You may find this value in the URL of the shipment view page:
 

      • Related Articles

      • Will the customers be notified if I change the order status using Mass Order Actions extension?

        Starting from Mass Order Actions v.1.6.0, the order status can be changed using two mass actions: Change Status and Change Status and Notify. Change Status means the status will be changed, but the customers will not receive any email notifications ...
      • Can I print packing slips before a shipment is created?

        Yes, it’s possible to print packing slips before a shipment is created using the Mass Order Actions extension. To do this, make sure the extension is updated to v.1.6.1 or higher. After that, open the order grid, select the necessary orders, and ...
      • How can I apply mass actions to a specific store view?

        In order to apply a mass action (for example, Replace text) to a specific store view only, you may set a filter by store view on the product grid: As a result, all mass actions will only be applied to the selected store view. Please, note that ...
      • How can I import multiple media gallery images?

        In order to import and link multiple gallery images to the product, the following fields should be added to the import profile: Sku or entity_id fields are added for the extension to identify the product and assign the rest of the mapped data to it. ...
      • How can I add the attachments in bulk?

        You may import attachments in bulk and assign them to products via CSV-file import by navigating to Amasty -> Product Attachments -> Mass Attachment Import. To start a new import process, click New Import and follow the next steps: Step 1. Prepare ...