How can I make the on form submission document recognized by the https request?

how can I make the pdf be recognized by the OCR?

Hey @Sistemas_Cybervault hope all is good.

See my answer in the following topic:

Let me know if this helps.

1 Like

Thanks, I already tried doing that I just dont know what to put in the File Path and Name and Input Binary Field

name should be “file”
Input data is the name of the binary property from the left side

Here is an example for your form trigger:

what is the name of the binary property though?

THe name of the binary property in your case will be equal to the name of the form field accepting the file, you will also see it above the binary in the output of the form node and on the input of the HTTP Request node:

2 Likes

thank you so much!!!

1 Like

You are very welcome. If this was helpful, kindly mark my answer as Solution. Thank you.

Cheers

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.