Integrating n8n with SAP GUI

Please guide me. I would like to use n8n to read contract documents using OCR and then automatically input the extracted data into the SAP GUI (Windows application), similar to an RPA process. My question is: does n8n provide a node that supports auto-filling data into SAP (WinApp) like RPA, or what would be the best solution to achieve this?

As far as I can see, n8n doesn’t have native support for the SAP GUI. You will need to process the OCR here and then remotely trigger some other RPA program like UiPath, Automation Anywhere, Power Automate Desktop.

1 Like

Thank you for your response

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