Programmatically access output using javascript

I’m relatively new to Pickaxe, and we’re currently exploring ways to embed it into our app. Ideally, we’d like to programmatically capture the output using JavaScript and insert it into the appropriate input field within our application.

Is this possible? So far, we’ve only tested with HTML output and haven’t found a straightforward way to extract the output programmatically.

Any guidance would be greatly appreciated!

Thanks.

1 Like

This is not behavior we support natively. But if you’re clever there might be a way to do it. I would search through the forum and see if anyone else has found a solution for this. I remember users discussing it at length a few months back.