You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When generating Set Field Scripts Steps, would you consider adding an optional variable to
JSONGetElement( $json ; "[" & $index & "]description" ) to enable the creation of a loop to easily parse JSON data with multiple records?