Avatar

Correct answer by
Employee Advisor

I usually like to use a js activity to collect data stored in variables on my webapps, you have more control over it. check the following SOAP methods in JavaScript

i.e writing from webapp to a custom schema.

And you can even pass these variables from a webapp to a workflow using xtk.workflow.PostEvent

View solution in original post