MESA Docs
MESA Homepage
  • Welcome to MESA
    • Installing MESA
    • Dashboard
    • Core Concepts
    • Getting Help
  • Templates
    • Template Library
    • Installing & Editing
  • Workflow Builder
    • Triggers
    • Actions
    • Fields
      • Variables
      • Formatting Variables
      • Liquid Templating
    • Testing
  • Workflow Activity
    • Tasks
      • Troubleshooting
      • Replay
    • Logs
    • Time Travel
  • Best Practices
    • Set Titles & Descriptions
    • Track Time Saved
    • Enable Failure Notifications
    • Avoid Infinite Loops
  • Going Further
    • Plans & Billing
    • Notifications
    • Credentials
    • Understanding the Queue
    • Export & Import Workflows
    • Platform Thresholds & Limits
  • Built-in Tools
    • Activity Log
    • AI
    • API
    • Approval
    • MCP
    • Custom Code
      • Libraries
        • MESA SDK
        • Filter
        • Loop
        • Transform
        • oAuth
        • Shopify
        • ShopifyGraphql
      • FAQ
    • Data
    • Delay
    • Email
    • Filter
    • Form
      • Configure
      • Going Further
      • Technical Notes
    • FTP
    • Image
    • Loop
    • Package Tracking
    • Paths
    • Schedule
    • Scraper
    • SMS
    • Transform
    • Virtual Output
    • Weather
    • Web Request
    • Webhook
  • Apps
    • Airtable
    • Amazon S3
    • Asana
    • Blog Studio
    • ChannelApe
    • Claude
    • ChatGPT
    • Dall-E 2
    • Delighted
    • Digital Humani
    • Discord
    • DocuSign
    • Dropbox
    • Etsy
    • Facebook
    • Fera.ai
    • Gatsby
    • Gmail
      • Send Email
    • Google Analytics 4
    • Google Analytics UA
    • Google Calendar
    • Google Drive
    • Google Forms
    • Google Sheets
      • Add Row
      • Query Rows
      • Update Row
      • Row Created
      • Row Updated (Advanced)
      • Creating New Spreadsheets
      • Technical Notes
    • Gorgias
    • Govalo
    • Help Scout
    • Hubspot
    • Infinite Options
    • Intercom
    • IPDetective
    • Judge.me
    • Katana
    • Klaviyo
      • API Deprecation
    • Loop Returns
    • Loyalty Lion
    • Mailchimp
    • Mailgun
    • Mandrill
    • Mantle
    • Notion
    • Odoo
    • Omnisend
    • Page Studio
    • Pinterest
    • Printful
    • PrintNode
    • QuickBooks
    • Rebuy
    • Recharge
    • Remove.bg
    • Returnly
    • Rivo
    • Salesforce
    • Segment
    • Sendlane
    • Shippo
    • ShipStation
    • Shopify
      • Technical Notes
        • Configuring Your Payload
        • Modifying and Filtering Get Lists
        • Parameters
        • Error Codes
        • Accuracy of orders_count Variable
        • Accuracy of Count Products Action
        • Using the Gift Cards API
        • How to Find a Specific Record in the Testing Interface
        • Order, Customer, and Product Updated Trigger Frequency
    • Shopify Flow
    • Shopify Plus
    • Shopify Retail POS
    • Skio Subscriptions
    • Slack
    • Smartrr
    • Smile.io
    • Square
      • Updating Inventory
      • Frequently Asked Questions
    • Stamped.io
    • Stripe
    • Thanks.io
    • TikTok
    • Tracktor
    • Twilio
    • Uploadery
    • Wonderment
    • Xero
    • Yotpo
    • Yotpo Loyalty
  • For developers
    • Admin API
    • Command Line Interface
    • Embedding templates
  • Frequently asked questions
    • Why isn't the log search returning logs with the search I entered?
    • Is it possible to handle errors or retry steps?
    • How do I handle a failed task?
    • Does MESA auto-save workflows?
    • Can I Use Apps That Don't Have a MESA Connector?
    • Why is my workflow action adding the same data each time it occurs?
    • How do I cancel automations that are already in progress?
    • How do I cancel my MESA subscription or 7-day trial?
    • Can you import code from npm in custom code?
    • Do you have a Slack Community?
Powered by GitBook
On this page
  • Ready-Made and Customizable
  • Template Library
  • Installing & Editing
  • Setting Up
  • Resources

Was this helpful?

Templates

PreviousGetting HelpNextTemplate Library

Last updated 8 months ago

Was this helpful?

Ready-Made and Customizable

Create workflows effortlessly with MESA by starting with one of our many pre-built templates.

MESA templates are pre-built workflows featuring a trigger and one or more actions that simplify your workflow creation. They’re an ideal starting point, and because they’re fully customizable, they can easily be adapted to suit your specific requirements.

Template Library

Discover the Template Library to find pre-designed workflows that align with your automation goals. If you’re looking for inspiration or are uncertain how or where to start, MESA's library of templates should be your go-to spot.

Once you've selected a template to try, click View for details or hit Add template to dive in.

Installing & Editing

Setting Up

Let's install a template together! One popular MESA use case is tagging customers as "VIP" after they spend $500 or more.

After selecting "Start with this template," you'll be directed to a screen highlighting the workflow's details.

This template uses our setup wizard, which helps walk you through the next steps of setting up and making any adjustments to this template.

Some templates will have setup instructions instead of a setup wizard. If so, you'll be taken straight to the workflow builder.

For example, you can change $500 to $1,000 based on your VIP program. Don't want to call them a "VIP"? You can also customize that tag!

You can select More Options within each step to further customize the step with optional fields.

In this example, we are adding additional rules to the Filter step:

Perhaps the template is close, but not quite how you want it. You can add or remove steps from any template to customize it to your requirements.

For example, if you wanted to to add an extra step to notify the customer, you could add an Email step to the end of the workflow.

Alternatively, if tagging the customers is irrelevant to your process, you can even completely remove the Customer Add Tag step to replace it with an entirely different step that would fit your needs.

For example, you can replace the Customer Add Tag step to send information over to a Google Sheet. Hover over the arrow where you want to add the step, then select Action.

When the search bar pops up, you can search for Google to populate the different actions offered for it.

If you already have a Google Sheet that you would like to use, you can select the Add Row action.

Resources

There will be corresponding instructions for each template offered in our library to help provide guidance.

Once you've completed setting up the template to fit your needs, you are ready to . 🎉

These instructions will appear on the right-hand side of the screen or when you select "" while in the workflow.

run a test
Help