Table of Contents

Create JSON file as byte array

Creates a JSON file from a string and returns the result as a byte array.


JSON Create


Properties

Name Required Description
Title
JSON string Yes A JSON-formatted string that provides the data.
Result variable name No The name of the byte array variable returned from the action.
Description No Additional notes or comments about the action or configuration.

Returns

Returns the JSON file serialized as a byte array.