Skip to content

Latest commit

 

History

History

export-a-csv-of-order-shipping-addresses

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Export a CSV of order shipping addresses

Tags: CSV, Export, Shipping

Useful for quickly preparing labels, or planning a drop-off route.

Default options

{
  "orders_search_query": "fulfillment_status:unshipped",
  "include_name_in_formatted_address__boolean": null,
  "include_company_in_formatted_address__boolean": null,
  "csv_email_recipient__email_required": ""
}

Learn about task options in Mechanic

Subscriptions

mechanic/user/trigger

Learn about event subscriptions in Mechanic

Documentation

Useful for quickly preparing labels, or planning a drop-off route.

Use the "Run task" button to scan all orders matching your search query, exporting their shipping addresses as a CSV. The resulting file will be emailed to the address you specify.

Installing this task

Find this task in the library at tasks.mechanic.dev, and use the "Try this task" button. Or, import this task's JSON export – see Importing and exporting tasks to learn how imports work.

Contributions

Found a bug? Got an improvement to add? Start here: ../../CONTRIBUTING.md.

Task requests

Submit your task requests for consideration by the Mechanic community, and they may be chosen for development and inclusion in the task library!