Skip to content

Instantly share code, notes, and snippets.

@marianogonzalez
Created April 13, 2018 17:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marianogonzalez/9d7e0f2825011c14a6874ee59c9672bd to your computer and use it in GitHub Desktop.
Save marianogonzalez/9d7e0f2825011c14a6874ee59c9672bd to your computer and use it in GitHub Desktop.
<os:store key="state">
<os:value>
<![CDATA[#[
output application/json
---
{ "id": attributes.queryParams.id,
"timestamp": now(),
"name": payload.name
}
]]]>
</os:value>
</os:store>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment