Doflow
Explore
Build
Blog
Pricing
Try it, no sign up required
Introduction
Control Flow
Execution flow
Conditional steps
Loops
Parallelism
Variables and Types
Variables
Expressions
Runtime arguments
Strings
Lists
Maps
Build
HTTP requests
Environment variables
Logging
Standard Library
System
HTTP
Text
URL
List
Map
Math
Time
UUID
JSON
Base64
Handle Errors
Catch errors
Raise errors
JSON decode
Decode a JSON string.
Arguments
Name
Description
Required
Data
JSON string or bytes to decode.
Yes
JSON encode
Encode a JSON string.
Arguments
Name
Description
Required
Data
Data to encode.
Yes
Indent
Indentation level to use.
No