Stay organized with collections
Save and categorize content based on your preferences.
Hash functions
This page describes the additional set of predefined Jsonnet functions for the Data Transformer Script task available in Application Integration.
Before you begin
To use the following predefined functions, you must import the functions library in your script. Importing the functions library lets you use both the standard Jsonnet functions and the predefined Data Transformer functions.
Application Integration supports Jsonnet functions library v0.20.0. For information about the Jsonnet standard functions, see Jsonnet Standard Library.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-26 UTC."],[],[],null,["# Hash functions\n\n| **Preview\n| --- Data Transformer Script task**\n|\n|\n| This feature is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA features are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n\nHash functions\n==============\n\nThis page describes the additional set of predefined Jsonnet functions for the [Data Transformer Script](/application-integration/docs/configure-data-transformer-script-task) task available in Application Integration.\n\n### Before you begin\n\n\nTo use the following predefined functions, you must import the `functions` library in your script. Importing the `functions` library lets you use both the standard Jsonnet functions and the predefined **Data Transformer** functions.\n\n\nApplication Integration supports Jsonnet functions library v0.20.0. For information about the Jsonnet standard functions, see [Jsonnet Standard Library](https://jsonnet.org/ref/stdlib.html).\n\n### `SHA1`\n\n*** ** * ** ***\n\n### `SHA256`\n\n*** ** * ** ***\n\n### `SHA512`\n\n*** ** * ** ***\n\n### `SHA3`\n\nRecommendation\n--------------\n\n- Learn how to add and configure a [Data Transformer Script task](/application-integration/docs/configure-data-transformer-script-task) ([Preview](/terms/service-terms#1))"]]