Free cookie consent management tool by TermsFeed a!fromJson_19r2() Function
a!fromJson_19r2() Function

This page contains information related to an old version of the a!fromJson() Function.

To take advantage of the latest features and improvements, we always recommend you use the latest version whenever possible. See the latest version's page for information about what's been changed.

Function

a!fromJson_19r2( jsonText )

Converts a JSON string into an Appian value.

Parameters

Keyword Type Description

jsonText

Text

The text to convert from a JSON string to an Appian value.

Returns

One of: Dictionary, List of Integer, List of Decimal, List of Text, List of Dictionary, List of Boolean, List of Variant

Feature compatibility

The table below lists this function's compatibility with various features in Appian.
Feature Compatibility Note
Portals Partially compatible

Can be used with Appian Portals if it is connected using an integration and web API.

Offline Mobile Incompatible
Sync-Time Custom Record Fields Incompatible
Real-Time Custom Record Fields Incompatible
Process Reports Incompatible

You cannot use this function to configure a process report.

Process Events Incompatible

You cannot use this function to configure a process event node, such as a start event or timer event.

Open in Github Built: Fri, Apr 19, 2024 (02:34:21 PM)

a!fromJson_19r2() Function

FEEDBACK