Skip to content

Latest commit

 

History

History

email-a-csv-export-of-products

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Email a CSV export of products

Tags: CSV, Email, Export, Products

This task demonstrates Mechanic's ability to compile a CSV export, and send it as an email attachment. In this example, we bundle up a simple export of product titles and IDs, and email it as a CSV attachment.

Default options

{
  "email_recipient__email_required": null
}

Learn about task options in Mechanic

Subscriptions

mechanic/user/trigger

Learn about event subscriptions in Mechanic

Documentation

This task demonstrates Mechanic's ability to compile a CSV export, and send it as an email attachment. In this example, we bundle up a simple export of product titles and IDs, and email it as a CSV attachment.

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!