Was wondering if it is possible to combine a document validation action + a form action in the same action?
I.e. I need it to read and extract invoice information (Document Validation Action) but also allow the end user to provide input about the invoice using radio buttons (Is this invoice a credit, non-po, etc.) Was hoping to do this in one action.
Is there any documentation or videos to help with this?