Mechanic is a development and ecommerce automation platform for Shopify. :)
This task is part of the Mechanic tour! Feel free to delete this task once you are done with the tour.
Runs Occurs when a user manually triggers the task. Configuration includes what is your first name, what is your last name, and what is your favorite color.
Mechanic is designed to benefit everybody: merchants, customers, developers, agencies, Shopifolks, everybody.
That’s why we make it easy to configure automation without code, why we make it easy to tweak the underlying code once tasks are installed, and why we publish it all here for everyone to learn from.
(By the way, have you seen our documentation? Have you joined the Slack community?)
mechanic/user/trigger
{% action "echo" %} {{ options.what_is_your_first_name__required | json }} {% endaction %} {% action "echo" %} {{ options.what_is_your_last_name__required | json }} {% endaction %} {% action "echo" %} {{ options.what_is_your_favorite_color__required | json }} {% endaction %}