DataJet
  • Welcome to DataJet
  • Scripts
    • Introduction
    • Scripts
      • Input
      • HTTP
      • Scheduled
      • Event
      • Shipping Rate
      • Email
    • Creating a custom script
  • Liquid
    • Introduction
    • Tags
      • exit
      • function
      • json
      • push
      • run
    • Filters
      • array_difference
      • array_equal
      • array_intersection
      • array_symmetric_difference
      • base64_decode
      • base64_encode
      • concat
      • content
      • email
      • encode_uri
      • file
        • multipart
        • url
        • content
      • find
      • find_exp
      • flat
      • flow
      • flow_v2
      • ftp
      • graphql
      • group_by
      • group_by_exp
      • hmac_sha256
      • http
      • in_groups_of
      • in_timezone
      • log
      • parse_json
      • parse_csv
      • parse_xml
      • pop
      • push
      • random
      • remove_prop
      • rest
      • run
      • sha1
      • sum
      • time_add
      • time_subtract
      • type
      • where_exp
  • Misc
    • Credits and usage
    • GitHub Integration
      • Track changes in a script's source code
      • Connect development stores with development branches
      • Use one codebase across multiple Shopify stores
    • Functions
    • Variables
    • Shopify Flow Integration
      • V1
      • V2
    • Processing user submitted forms
Powered by GitBook
On this page

Welcome to DataJet

DataJet - Shopify automation platform with unlimited capabilities!

NextIntroduction

Last updated 1 year ago

Getting Super Powers

DataJet is an app which will help you to automate any kind of repetitive work across your Shopify store. When saying any kind of work we really mean it. The range of possibilities is extensive:

  • Simple operations on orders, customers, products, metaobjects (adding/removing/editing, automated tagging etc.)

  • Integrations with external systems (ERPs, FTPs, CRMs, etc.)

  • Importing data from your local files

  • Providing data to your frontend (inventory levels lookup, gift cards lookup, custom forms)

  • Automatically responding to incoming emails

  • Creating custom logic for shipping rates

  • Extending flow with more complex tasks

All of the above is possible thanks to Liquid editor built into the app. To set up an automation within the app some basic knowledge of programming with Liquid is required.

If you don't feel comfortable using Liquid, send us a an email to and we will set up any automation task you require for free!

Our app also offers number of automations that would work out of the box. No liquid knowledge required in that case! You can browse all predefined scripts in Scripts Library section of the app.

support@code57.pl