Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »


You can use utility functions to compose the remote action input payload templates, for example to escape JSON, encode URLs, and encode binary data.

On this page:

Related pages:

Utility functions

You can use utility functions to compose the remote action payload templates.

Syntax

There are two different syntactical notations to refer to functions:

Shorthand notation

The shorthand notation is $util.function() – using this shorter notation is usually preferable for brevity, and also required within the Automate with AWS post function.

Formal notation

The formal notation is ${util.function()} – using this longer notation is optional in general, but not supported within the Automate with AWS post function.

Functions

The currently available functions in the $util namespace are:


Actions

You can use utility functions in the following actions:

How-to Articles

Filter by label

There are no items with the selected labels at this time.

Frequently Asked Questions (FAQ)

  • No labels