Changelog

Follow up on the latest improvements and updates.

RSS

remove_prop removes property with its value from an object.
Any errors returned from Shopify GraphQL now appear as CRITICAL logs in DataJet logs. Previously they were logged as WARNING logs.
This change does not affect script execution.
You can now see scripts statistics from last 7 days via widget just above task variables.
image
By clicking on Errors or Warnings count you can quickly preview script errors and warnings.
New
run
tag which can be used alternatively with
run
filter. Read more about run tag.
With flow_v2 trigger you can trigger any Shopify Flow. Refer to our Shopify Flow Integration docs for more details.
New array filers:
New string filter:
You can now define custom functions that can be later reused in any of your DataJet scripts. You can find out more about functions in DataJet docs.
DataJet now supports webhook filters. Maximum one script responding to webhook with filters is allowed. You can add filter when creating new webhook script. Read more here
DataJet Admin App is now using Polaris 13.9.0.
When inline comment contained a single quote - editor was throwing an error:
tag {% liquid not closed
Issue has been resolved and quotes are now allowed in inline comments.
Load More