Request Node for SAP Integration
Just out of curiousity.
SAP Integration is pretty useful, but which functionality (SAP is a big-ass monolith) would you see is most useful?
e.g. SAP PP would be interesting to us as well?
Please N8N team, implement integrations with SAP.
Welcome to the community. @Wellington_Moscon
What use case are you interested in?
up up up
I am a SAP consultant… I dont understant the request,
what kind of integration do you expect?
SAP instalation is secured behind lot of infrastructure… any kind of comunication requires development in the backend… (ABAP, PI, RFC, etc)
this request is pointless
I believe that the request is about being able to integrate the basics of the SAP B1 CRM (the ability to create new opportunities/contacts for example) and the opportunity to trigger workflows based on SAP Business One events such as completed sales. Can you clarify how this could work in n8n?
I have an interest in using the SAP Ariba Supplier portal to get purchase orders into monday.com and send invoices to SAP. from monday.com. Does anyone have any experience here. I know i can figure it out but a helping hand is always welcome
I am interested in this solution, i have Invoices coming from API and want to load it into SAP Ariba supplier portal
n8n team should have dedicated team to hunt down app from big ERP vendor, product by product, module by module. If they are looking forward for bigger paid client. I come across multiple SAP integration, especially SuccessFactor, it’s a pain in my as* as each time hv to code from scratch for the integration.
We have a chance to evaluate Workato, it’s a powerhouse but the pricing scared us away. After reviewing the tool, i have to say it’s by far the best/complete suite in term of scaling, integration with big brand (SAP, Oracle, Workday, Microsoft etc). It’s even simple enough for a project manager to configure and making each project a unique workspace.
Then we found n8n and the review is quite positive, and pricing is quite fair for small/mid tech firm. But sooner enough i noticed that it’s mostly integrate with google, github, shopify, facebook but not to specific ERP.
I strongly believe with current pricing model and bundled with available API from big brand ERP, it’s a must-go tool!
I think he mean by there is SAP Business one Software which has Service layer its a oData protocol which can be use to integrate with any other application.
I have worked on this integration, I am also SPA b1 consultant but its using a many HTTP nodes for different type of task Like creating Sales Order, Opportunity etc…
if there is any node specially for SAP B1 and in that there is different function for example Creating sales order , Update sales Order which take doc entry etc…
If the community want I can give the functional knowhow and service layer knowhow to create this for community. there is big demand for this people who are using SAP B1 wants to intregate with other software.
I suggest also there is Small Midsize application by SAP called SAP Business One , using SAP b1 Service Layer ( OData Protocol expose by SAP) that will very useful for large number of SAP Users.
just a thought, SAP Connector can be integration using RFC or get report by tcode.
I’d be great to have a connector to plug directly N8N and SAP, but it’s not possible you can connect it through others components or SAP API. I don’t see the problem.
SAP portfolio is pretty vast (as in thousands of applications) so IMHO a “One integration” may not be the best approach. Also SAP has their own graphical automation (Business Process Automation Software | Low Code | SAP) solution, which btw also supports webhooks and can trigger calls to your n8n webhooks. So, today and without extra dev you can do integrations bi-directionally depending on the triggers at SAP-side or company side. For OnPrem SAP systems then you’ll need other components like Cloud Connector (Accessing On-Premises HTTP APIs with SAP Build Pro... - SAP Community)