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.