Can a DDX Brick submit form data to a Workflow or directly store it in a Dataset?
Hi everyone, I'm working on a use case where I have a form built inside a DDX Brick, and I'd like to capture the responses either by: Sending the data to a Workflow, or Writing the responses directly to a Dataset. In one of my instances, I have a Brick that is still capable of triggering a Workflow with a payload, and it…