Skip to content

Instantly share code, notes, and snippets.

@SemantiveCode
Last active October 31, 2018 10:54
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 SemantiveCode/31bedbe93ea45159f1223d398cd1d6e3 to your computer and use it in GitHub Desktop.
Save SemantiveCode/31bedbe93ea45159f1223d398cd1d6e3 to your computer and use it in GitHub Desktop.
Async Execution - Activity Task result
{
"async_action_arguments": {
"data": "string"
},
"other_data": 5,
"async_result": {
"result_data": "data"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment